asp.net 2.0 revisited

S

Steve

WindowsXP Pro
FrontPage 2002

I think my previous post regarding this has sort of fallen off the radar
screen by now, so I thought I might start a new thread here.

I had previously posted regarding difficulties I am having opening local
FrontPage webs after installing asp.net version 2.0. (Version 1.1 works fine
here.)

Steve Easton had previously asked:
Are these local webs IIS based or disk based??
Did the install create a user named ASPNET in Control Panel > Users and
Passwords??

Answers are they are local webs that are IIS based, and the user ASPNET was
created...but I think that was done with version 1.1.

I did elevate the permissions for the aspnet user...in fact gave it
administrator permissions, but am still receiving the same error...Event ID
1000, and am still unable to open local sites from FrontPage.

I also have asp.net 2.0 running on a separate Windows 2000 server, running
IIS 5.0 and frontpage extended, with no problems, so I am guessing this has
something to do with Windows XP and probably permissions, but have
absolutely no idea how to proceed....

Any help would be much appreciated

Steve
 
S

Steve Easton

Hi Steve.

Sorry I ( or someone else ) didn't get back. I had my head buried in a
different issue.

Did you, with your web open in FrontPage, click Tools > Site settings, then
click the Database tab in the site settings dialog.
You should then see the name of your database in the window that opens.
Click the Verify button and a green check mark should appear by the database
name.
Click Apply and then OK.

Then open the computer management console. The easiest way is right click My
Computer and then click Manage
In the management console, click the plus signs by:
Services and applications
Internet Information Services
Web sites
Default web Sites

and then right click on the folder containing your web with the database and
click Properties.
On the next dialog that opens, under application settings, Click the
"Remove" button opposite Application Name:
The remove button should then change to Create.
Click it, and the folder name for your web should appear in the Application
name text box.
Click Apply.
Then click the Configuration button, scroll to the .aspx file extension and
click it once.
Click Edit and make sure the Executable text box reads:
Drive letter :\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
( I put drive letter because mine is H:\. because it's a multi boot
machine )
if not click browse and browse to the above path and file and click apply.
If .aspx isn't there, add it and then browse to the above path and file

Then, under verbs make sure "Limit to:" is checked and that the text box
contains the following:
GET,HEAD,POST,DEBUG

Click Apply and Ok all of the way out.

Then right click Internet Information Services, scroll to All tasks and
select Restart IIS.
Or simply close the management console and reboot.

hth

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Thanks Steve...

Unfortunately, I can't open a web to do what you suggested for a
database...but I will try your suggestion regarding IIS and the default
site..

Steve

Hi Steve.

Sorry I ( or someone else ) didn't get back. I had my head buried in a
different issue.

Did you, with your web open in FrontPage, click Tools > Site settings, then
click the Database tab in the site settings dialog.
You should then see the name of your database in the window that opens.
Click the Verify button and a green check mark should appear by the database
name.
Click Apply and then OK.

Then open the computer management console. The easiest way is right click My
Computer and then click Manage
In the management console, click the plus signs by:
Services and applications
Internet Information Services
Web sites
Default web Sites

and then right click on the folder containing your web with the database and
click Properties.
On the next dialog that opens, under application settings, Click the
"Remove" button opposite Application Name:
The remove button should then change to Create.
Click it, and the folder name for your web should appear in the Application
name text box.
Click Apply.
Then click the Configuration button, scroll to the .aspx file extension and
click it once.
Click Edit and make sure the Executable text box reads:
Drive letter :\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
( I put drive letter because mine is H:\. because it's a multi boot
machine )
if not click browse and browse to the above path and file and click apply.
If .aspx isn't there, add it and then browse to the above path and file

Then, under verbs make sure "Limit to:" is checked and that the text box
contains the following:
GET,HEAD,POST,DEBUG

Click Apply and Ok all of the way out.

Then right click Internet Information Services, scroll to All tasks and
select Restart IIS.
Or simply close the management console and reboot.

hth

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

I tried the second part of your message regarding IIS however, it appears
everything in there (there are several applications having to do with
asp.net) is already set up and pointing to the correct dll...

Steve

Thanks Steve...

Unfortunately, I can't open a web to do what you suggested for a
database...but I will try your suggestion regarding IIS and the default
site..

Steve

Hi Steve.

Sorry I ( or someone else ) didn't get back. I had my head buried in a
different issue.

Did you, with your web open in FrontPage, click Tools > Site settings, then
click the Database tab in the site settings dialog.
You should then see the name of your database in the window that opens.
Click the Verify button and a green check mark should appear by the database
name.
Click Apply and then OK.

Then open the computer management console. The easiest way is right click My
Computer and then click Manage
In the management console, click the plus signs by:
Services and applications
Internet Information Services
Web sites
Default web Sites

and then right click on the folder containing your web with the database and
click Properties.
On the next dialog that opens, under application settings, Click the
"Remove" button opposite Application Name:
The remove button should then change to Create.
Click it, and the folder name for your web should appear in the Application
name text box.
Click Apply.
Then click the Configuration button, scroll to the .aspx file extension and
click it once.
Click Edit and make sure the Executable text box reads:
Drive letter :\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll
( I put drive letter because mine is H:\. because it's a multi boot
machine )
if not click browse and browse to the above path and file and click apply.
If .aspx isn't there, add it and then browse to the above path and file

Then, under verbs make sure "Limit to:" is checked and that the text box
contains the following:
GET,HEAD,POST,DEBUG

Click Apply and Ok all of the way out.

Then right click Internet Information Services, scroll to All tasks and
select Restart IIS.
Or simply close the management console and reboot.

hth

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Ok, this is going to sound strange but.

Make sure the temp folder in windows has the same user permissions applied
that are applied to the web.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Nah...doesn't sound weird...but the permissions are the same

Steve

Ok, this is going to sound strange but.

Make sure the temp folder in windows has the same user permissions applied
that are applied to the web.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Is the problem that you can't open the web, or that you can't open an asp or
aspx page in the web??



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Just read through the thread again.

Did you create or are you trying to create a new database web??
If so, you can't create it in the default web in IIS, it must be a new web
with it's own name,
which is actually a sub web to ( within ) the Default Web.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Can't open a web and can't create a new one

Steve

Is the problem that you can't open the web, or that you can't open an asp or
aspx page in the web??



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Yeah..I know....and shoot, I can't create a web period....database or not.
Can't open one either, regardless of whether or not it has a database.

I have been trying some stuff to fix this, but think I may have made matters
worse....tried installing the SDK which worked, but brought along SQL Server
5.0 Express, and now when I try to open or create a new web, I am getting
this error:
Received Empty Response from Microsoft Server Extensions

I am beginning to think I am looking at a reformat to get things working
properly....ughhhh....

Steve


Just read through the thread again.

Did you create or are you trying to create a new database web??
If so, you can't create it in the default web in IIS, it must be a new web
with it's own name,
which is actually a sub web to ( within ) the Default Web.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

Have you tried creating a new web using IIS in the Management panel??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Yes..and yes, I can do that.

Steve

Have you tried creating a new web using IIS in the Management panel??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve

Also..I checked, and the server is serving pages...no problem opening the
test web I set up using IE

Steve

Have you tried creating a new web using IIS in the Management panel??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

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