PC Review


Reply
Thread Tools Rate Thread

asp.net 2.0 revisited

 
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
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


 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      25th Feb 2006
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





"Steve" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> 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
>
>



 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
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

"Steve Easton" <(E-Mail Removed)> wrote in message
news:Od$(E-Mail Removed)...
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





"Steve" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> 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
>
>




 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
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

"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
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

"Steve Easton" <(E-Mail Removed)> wrote in message
news:Od$(E-Mail Removed)...
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





"Steve" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> 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
>
>





 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      25th Feb 2006
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



"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> 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
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:Od$(E-Mail Removed)...
> 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
>
>
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> 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
>>
>>

>
>
>
>



 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
Nah...doesn't sound weird...but the permissions are the same

Steve

"Steve Easton" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
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



"Steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>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
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> 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
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:Od$(E-Mail Removed)...
> 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
>
>
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> 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
>>
>>

>
>
>
>




 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      25th Feb 2006
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



"Steve" <(E-Mail Removed)> wrote in message
news:u3%(E-Mail Removed)...
> Nah...doesn't sound weird...but the permissions are the same
>
> Steve
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> 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
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>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
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> 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
>>
>> "Steve Easton" <(E-Mail Removed)> wrote in message
>> news:Od$(E-Mail Removed)...
>> 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
>>
>>
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> 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
>>>
>>>

>>
>>
>>
>>

>
>
>



 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      25th Feb 2006
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




"Steve Easton" <(E-Mail Removed)> wrote in message
news:%23ReC%(E-Mail Removed)...
> 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
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:u3%(E-Mail Removed)...
>> Nah...doesn't sound weird...but the permissions are the same
>>
>> Steve
>>
>> "Steve Easton" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>> 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
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>>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
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>> 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
>>>
>>> "Steve Easton" <(E-Mail Removed)> wrote in message
>>> news:Od$(E-Mail Removed)...
>>> 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
>>>
>>>
>>>
>>>
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>> 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
>>>>
>>>>
>>>
>>>
>>>
>>>

>>
>>
>>

>
>



 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
Can't open a web and can't create a new one

Steve

"Steve Easton" <(E-Mail Removed)> wrote in message
news:%23ReC%(E-Mail Removed)...
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



"Steve" <(E-Mail Removed)> wrote in message
news:u3%(E-Mail Removed)...
> Nah...doesn't sound weird...but the permissions are the same
>
> Steve
>
> "Steve Easton" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> 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
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>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
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> 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
>>
>> "Steve Easton" <(E-Mail Removed)> wrote in message
>> news:Od$(E-Mail Removed)...
>> 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
>>
>>
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> 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
>>>
>>>

>>
>>
>>
>>

>
>
>




 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      25th Feb 2006
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


"Steve Easton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
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




"Steve Easton" <(E-Mail Removed)> wrote in message
news:%23ReC%(E-Mail Removed)...
> 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
>
>
>
> "Steve" <(E-Mail Removed)> wrote in message
> news:u3%(E-Mail Removed)...
>> Nah...doesn't sound weird...but the permissions are the same
>>
>> Steve
>>
>> "Steve Easton" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>> 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
>>
>>
>>
>> "Steve" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>>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
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>> 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
>>>
>>> "Steve Easton" <(E-Mail Removed)> wrote in message
>>> news:Od$(E-Mail Removed)...
>>> 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
>>>
>>>
>>>
>>>
>>>
>>> "Steve" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>> 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
>>>>
>>>>
>>>
>>>
>>>
>>>

>>
>>
>>

>
>




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WGA revisited beenthere Freeware 1 21st Jun 2006 06:05 PM
.ade revisited Ana_T Microsoft Access 0 24th Apr 2006 04:05 PM
RAS Revisited Tibby Microsoft VB .NET 4 7th Feb 2005 03:47 AM
ADS and RIS revisited JR Windows XP Setup 1 11th Mar 2004 04:35 AM
RIS and ADS revisited.... JR Microsoft Windows 2000 Active Directory 5 9th Jan 2004 01:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 AM.