Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I upgraded my Asp.Net application to .Net Framework Version 4.5 and uploaded it to server.
Then, I get this error.

Now, Again I've changed my .Net Framework Version to 4.0 and uploaded it to server.
Still I receive the same error.

Thanks in advance.
Posted
Updated 26-Mar-14 18:51pm
v2
Comments
Krunal Rohit 27-Mar-14 0:39am    
Where's your config file ??

-KR
ArunAmalraj 27-Mar-14 0:43am    
My Web.config differs from the Server side web.config.

But it is finely configured to work on their side.
Krunal Rohit 27-Mar-14 0:44am    
Is it working ?

-KR
ArunAmalraj 27-Mar-14 0:46am    
no
ArunAmalraj 27-Mar-14 0:47am    
I' ve not changed anything in the servers web.config.
Earlier, it was working fine but not now.

1 solution

This post[^] ought to help you.
 
Share this answer
 
Comments
ArunAmalraj 27-Mar-14 0:39am    
Am not getting this error on my local machine. It works fine in local.

But, I get the error when i upload it to the server.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900