Urgent Help

  • Thread starter Anantha Narayanan Vijayaraghavan
  • Start date
A

Anantha Narayanan Vijayaraghavan

Hi Guys,

The .Net application is installed in each stand alone machine. Now we
have completed the project. Now we need to uplod the files to our server.
The configuration of our server is

1) Windows 2000 Professional
2) Windows Service pack 3.0 is installed
3) .Net Framework is also installed in the server.

But when we run the application from the server the browser does not show
any error but server controls such as(textboxes, Listbox etc.,) is not
getting displayed.

But it runs fine in all our stand alone machine.

If I need to run my application from the server what should I do. I need the
solution very urgently. Please help me in this regard.

--
Thanx And Regards

Anantha Narayanan Vijayaraghavan
(Software Engineer)
)
 
F

fred

these are some ideas:

what displays your browser?
can you check for trace.axd. Maybe there is more
information.
What is your browser?

are you sure you connect to the right server (yes the
question seems stupid, but...)
Is there any proxy, firewall... between the server and
the client?
 
D

Dave Loynd

Another possibility - was IIS installed AFTER the .NET Framework? That,
too, will cause all sorts of strange behavior. The fix for this case is to
uninstall and reinstall the Framework with IIS already in place.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top