Click here to Skip to main content
15,925,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi there,


I've made a project in visual studio 2008 with enabled debugging mode.
It was my first project so I've got a problem while deploying.


The website is working fine under Debugging Mode but when I copied the folder to the web server I'm getting an error...

Please help me regarding this problem.
Here is the URL of my webpage which is generating error http://thesharkz.com/sz/Default.aspx

Please try the above link to solve the mess out.






Thanks in advance,
Pratik Purohit
Posted
Updated 22-Feb-10 5:55am
v2

Custom Errors are in off mode. Better would be to post the error/stack trace here.

Basically what error you are facing? The way you speak, it looks like may be while copying the folder to web server and hosting it, you might had forgotten to set the ASP.NET configuration as 3.5. It may be 1.1/2.0 set there. (Most basic issue while hosting for many!)

Please check post the error details.
 
Share this answer
 
v2
hey... your website found working fine.. and do have any database operation on the back?... actually seems some kind of missing.. please check your code in visual studio debug mode... and put compiled build in the server..

thanks
 
Share this answer
 

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