1
Reply

Defiiculty in publishing aspx application from VS2010

Sultan Zaman

Sultan Zaman

May 25 2014 5:03 AM
695

Server Error in '/cityfmweb' Application.

 
When I use Publish from VS2010 it shows published successfully. However, when I access the website from the browser it shows the error message as shown below:
 

Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TypeLoadException: Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 
 
Please note I am very new ASP.NET. Seeking advice urgently.
 
regards
 
Sultan 

Answers (1)