This topic is locked

1st timer -

9/20/2006 6:05:59 PM
ASPRunner.NET General questions
B
bcridgway author

I created my project and moved the files to a directory under my web servers root. When I open the project site it just displays the text below. None are hyperlinks. Thanks
Logged as User Log out
--------------------------------------------------------------------------------

customers

orders

customer_phone

Sergey Kornilov admin 9/20/2006

Brian,
could you show me a URL where I can see this?
PS. just in case make sure you built this project for .NET framework version that is supported by your Web server.

B
bcridgway author 9/23/2006

I'm running IIS on my local machine. Can you still access it? How do I tell which version I'm using?

Brian,

could you show me a URL where I can see this?
PS. just in case make sure you built this project for .NET framework version that is supported by your Web server.

Eugene 9/25/2006

How do I tell which version I'm using?


1.) Pull-right on My Computer and choose Manage

2.) Expand Services and Applications

3.) Expand Internet Information Services

4.) Expand Web Sites

5.) Pull-right on Default Web Site (or a website under the default website) and choose Properties

6.) Select the ASP.NET tab

B
bcridgway author 9/25/2006

Ok, got it working! Thanks for your help!



1.) Pull-right on My Computer and choose Manage

2.) Expand Services and Applications

3.) Expand Internet Information Services

4.) Expand Web Sites

5.) Pull-right on Default Web Site (or a website under the default website) and choose Properties

6.) Select the ASP.NET tab