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

Subramanian Iyer.NET

asp.net is not properly configured on the server.

use this command : aspnet_regiis -i

This will configure asp.net at the server.

regards
Soni
 

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