This topic is locked

Vista 64bit IIS

4/5/2007 11:06:58 PM
ASPRunnerPro General questions
D
dcihon author

I have installed Vista 64bit Business. I have installed the IIS that came with Vista.

My problem is when I get to the 12th step of the process I cannot select a Website/Virtual Directory or a Website URL. Both fields are greyed out.

Any Ideas?

Thanks

Dan

J
Jane 4/6/2007

Dan,
you can do the following:

D
dcihon author 4/6/2007

I have disabled admin Approval mode.

Do you know what the minimal set of IIS Options I need to allow ASPRunner to show the web page?

It is IIS 7.0

Thanks

Dan

Dan,

you can do the following:

D
dcihon author 4/7/2007

Ok I have some new information.

On the Vista 64bit Computer and after pressing 'View in browser' this is what I get:
HTTP 500.100 - Internal Server Error -

This is only happening using the Vista Computer.

It works fine on the XP Computer
Thanks

Dan

I have disabled admin Approval mode.

Do you know what the minimal set of IIS Options I need to allow ASPRunner to show the web page?

It is IIS 7.0

Thanks

Dan

D
dcihon author 4/7/2007

More info:

I have another database I am trying to use also. I get the following error when I press the 'view in browser button'
Error number 3753

Error description Provider is not specified and there is no designated default provider.

URL /Transplant_Centers_list.asp
This one works fine on the Windows XP computer
Thanks

Dan

Ok I have some new information.

I installed ASPRunnerPro on an XP Computer and after pressing 'View in browser' this is what I get:
HTTP 500.100 - Internal Server Error - ASP error

Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:

ADODB.Recordset (0x800A0CC1)

Item cannot be found in the collection corresponding to the requested name or ordinal.

/login.asp, line 107
So I am not sure my problem is Vista Related yet.
Thanks

Dan

Sergey Kornilov admin 4/8/2007

Unfortunately running ASP pages on Vista involves some extra steps.

Check the following article for more info:

http://mikeplate.wordpress.com/2006/11/24/...sta-and-iis-70/

D
dcihon author 5/6/2007

Unfortunately running ASP pages on Vista involves some extra steps.

Check the following article for more info:

http://mikeplate.wordpress.com/2006/11/24/...sta-and-iis-70/


I did all the steps in the above thread and I am still not working completely.

A page that I have that does not use passwords now works.

When I use the logon page I get a 404 not found that is looking for a page called select.asp

Thanks

Dan

Sergey Kornilov admin 5/6/2007

Select.asp page is not the one that created by ASPRunnerPro.
It looks like something is messed up. I would recommend to reinstall IIS and contact Microsoft support is this doesn't help.

D
dcihon author 6/10/2007



I did all the steps in the above thread and I am still not working completely.

A page that I have that does not use passwords now works.

When I use the logon page I get a 404 not found that is looking for a page called select.asp

Thanks

Dan


OK I am still not getting anywhere with this.

It must have something to do with the use of the passwords feature.

Something may be wrong with my database as far as converting it to be used with ASPRunner. If that is the case I need some help in troubleshooting it.

I know it worked at one time. Something is causing the error that is related to some file called select.asp. I don't know what that is and I can't find anything about it anywhere, but that is the error I am getting. I know the page doesn't exist but for some reason IE is wanting it.

This issue has nothing to do wit Vista or IIS 7. I am having the same issue on an XP computer with IIS 6.

Thanks

Dan

Sergey Kornilov admin 6/10/2007

Dan,
did you contact Microsoft support in this regard?

D
dcihon author 6/10/2007

Dan,

did you contact Microsoft support in this regard?


I didn't contact Microsoft about this but I found what the problem is. I hope you can help.

When I hit the build button a file is created in the include folder called events.asp. In that file there is a statement that says redirect and it has a file name called select.asp. After it is built if I change it to Members_list.asp it works fine.

So why is it making it select.asp which doesn't exist? And how can I make it redirect to the correct page.

Thanks

Dan

Sergey Kornilov admin 6/10/2007

Fix your event that redirect user to "select.asp".

You can do this on Events tab in ASPRunnerPro.