Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have made a site in asp.net with backend as Access database , later i replaced it with mysql database,

The problem is i have uploaded my entire site on a host which provides the asp.net hosting and also the home page is coming perfectly fine, but when i click on any buttons on home page nothing seems to happen it is redirected to home page only,

Also when i access any other page except the home page, it gives run time error,

I have setup mysql database on my host and also tried with sql server, but same results, checked connection strings with the hosting provider but of no help,

can someone suggest me what is there i am missing at the time of upload.

Thanks and Regards

share|improve this question
are you using any DLL.. – Rahul 5 mins ago

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.