My web application won't show up!!

T

+The_Taco+

I have just finished an ASP.NET application and it works all OK on my
localhost.

Now, I need to move the application on another server, wich VS.NET is not
installed.

So I did install .NET framework v1.1, IIS and Microsoft SQL Server.

When I try to access my application, even if it's on the server or another
computer, I can see all my web pages
BUT everything that starts with "asp" in an HTML tag (i.e. <asp:label>)
won't show up.

I thought it was the framework so I re-installed it but then again, my
application doesn't work at all.

Any of you got an issue for this???

Thx a lot...
 
T

+The_Taco+

No, I have just taken my directory (wich everything is compiled) to the
other server in a WEB shared folder.

You think this might be the problem? (Note that VS isn't installed on the
server, only the .NET framework)
 
G

Guest

You also need to create a virtual directory in IIS that points to your application (it doesnt matter if Visual Studio is installed, so long as the Framework is).
 

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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top