Unable to access database ASP.NET application

Discussion in 'ASP.NET / ASP.NET Core' started by jayee, Jul 12, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hello Guys,
    I have a problem with ASP.Net application which I hosted in Discountasp.net.

    My application has a link which internally collects data from database table.

    When I click that link I am getting HTTP 404 error(Resource cannot be found)

    But with the same database when I run it in my PC it is working fine. I don't have any connection string problem because I am able to retrieve data from all other tables(Account Information and stuff).

    What could be the reason......

    Can anyone please advice...
     
  2. Hi,
    Helping with this one without actually seeing the code can be tough.
    If I had to guess I'd say some of the resources need to be resynced from local to remote. Do you think this could be the problem?
    All the best,
    Mark
     
  3. The problem on this site

    loveinmetro.com/Forum

    try to click any link it gives HTTP 404.

    If I miss the resource firebug should show me something I guess.

    What could it be???????
     
  4. Is there anyway to find out what is missing
     
  5. Incorrect URL. I think you need to be using loveinmetro.com/forums
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page