Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Cannot run Application correctly

Cannot run Application correctly

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studioquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mil_an
    wrote on last edited by
    #1

    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. :)

    M P T 3 Replies Last reply
    0
    • M mil_an

      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. :)

      M Offline
      M Offline
      MasudM
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      • M mil_an

        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. :)

        P Offline
        P Offline
        Paul Watson
        wrote on last edited by
        #3

        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...

        M 1 Reply Last reply
        0
        • P Paul Watson

          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...

          M Offline
          M Offline
          mil_an
          wrote on last edited by
          #4

          Hi, Many thanks for your advice, people. It turns out my code was fine, and the problem was being caused by ZoneLabs Firewall Security. I just needed to disable it before running the applications. Thank you for your input...

          1 Reply Last reply
          0
          • M mil_an

            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. :)

            T Offline
            T Offline
            T Manjaly
            wrote on last edited by
            #5

            please give some more info about the issue... :zzz:----------------------------------------------------------------------:(( T Manjaly

            C# Tutorials and samples : http://www.dotnetspider.com

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups