This topic is locked

Cannot create a web page

12/6/2010 4:14:18 AM
ASPRunnerPro General questions
A
Atle author

Hi

I`m using ASPrunner Pro 6.1 and has installed this on a new server (Windows 2008 R2). This server has IIS installed and ready.

But when I build a project with ASPrunner I cannot create a web page. There is not created anything in IIS and there is no url in my project.
Is there any settings I must do on the server or in IIS ?
Regards

Atle

Sergey Kornilov admin 12/6/2010

I'm not sure I understand "I cannot create a web page" means.
You can always choose output directory under WWWROOT i.e. C:\Inetpub\wwwroot\project1 and then open it in browser as http://localhost/project1

A
Atle author 12/7/2010

Hi

the case is that when I have created a project and generated the ASP files (these are created succesfully). But when I choose 'View in browser' I get a message saying "ASPrunnerPro was not able to find a Webserver on your local machine. Web server is required to test generated application locally
In this Windows 2008 R2 server I have IIS installed. I havent done any special settings on IIS.
If I start IIS I cannot find any trace of anything from the ASP Project.

Question is: is there any special settings for Windows 2008 R2 ? Or is it something else that
s causing the problem ?
Regards

Atle

Sergey Kornilov admin 12/7/2010

You can always choose output directory under WWWROOT i.e. C:\Inetpub\wwwroot\project1 and then open it in browser as http://localhost/project1