Cannot run Application correctly
-
Hi, I have a problem with my web application. It DOES run correctly when I view the application by choosing "View in Browser" from VS.NET. But when I run the application through Internet Explorer, the first page is displayed correctly, but I cannot navigate away from this page into any other pages. (When I click on links on the first page, it stays on the first page page instead of going to the next page) Anyone have an idea why this happens/happening? If more info. is needed, please let me know.... Your help will be much appreciated. :)
-
Hi, I have a problem with my web application. It DOES run correctly when I view the application by choosing "View in Browser" from VS.NET. But when I run the application through Internet Explorer, the first page is displayed correctly, but I cannot navigate away from this page into any other pages. (When I click on links on the first page, it stays on the first page page instead of going to the next page) Anyone have an idea why this happens/happening? If more info. is needed, please let me know.... Your help will be much appreciated. :)
Hi Do you run your programm with Ctrl+F5 ? if not that could be your problem ! Because that compile your code into dll file in bin Directory which then used by your application . The error seem that the links which you click miss onclick event ! check OnClick Event of the links that assign correctly to the controls . And you sure you are using "http://Localhost/MyApplication/" in your browser which if not your server side application can not be run ! I hope that help
-
Hi, I have a problem with my web application. It DOES run correctly when I view the application by choosing "View in Browser" from VS.NET. But when I run the application through Internet Explorer, the first page is displayed correctly, but I cannot navigate away from this page into any other pages. (When I click on links on the first page, it stays on the first page page instead of going to the next page) Anyone have an idea why this happens/happening? If more info. is needed, please let me know.... Your help will be much appreciated. :)
I think we need some more informat. PReferably post some of the code including one of the links that are not working. ta. regards, Paul Watson Bluegrass South Africa Christopher Duncan quoted: "...that would require my explaining Einstein's Fear of Relatives" Crikey! ain't life grand? Einstein says...
-
I think we need some more informat. PReferably post some of the code including one of the links that are not working. ta. regards, Paul Watson Bluegrass South Africa Christopher Duncan quoted: "...that would require my explaining Einstein's Fear of Relatives" Crikey! ain't life grand? Einstein says...
-
Hi, I have a problem with my web application. It DOES run correctly when I view the application by choosing "View in Browser" from VS.NET. But when I run the application through Internet Explorer, the first page is displayed correctly, but I cannot navigate away from this page into any other pages. (When I click on links on the first page, it stays on the first page page instead of going to the next page) Anyone have an idea why this happens/happening? If more info. is needed, please let me know.... Your help will be much appreciated. :)
please give some more info about the issue... :zzz:----------------------------------------------------------------------:(( T Manjaly
C# Tutorials and samples : http://www.dotnetspider.com