Home > Archive > Visual Studio > July 2006 > Server Error 5 opening registry key "SOFTWARE\Classes\.bpp"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Server Error 5 opening registry key "SOFTWARE\Classes\.bpp"
|
|
| BoltonWolf 2005-11-09, 7:57 am |
| Hi,
I'm have a major problem opening an web project created in Visual
Studio InterDev. I can open the project file, but when I try and open
any of the asp or html pages I get the following error
Server Error 5 opening registry key "SOFTWARE\Classes\.bpp"
The project is setup in IIS, and just in case it was something to do
with FrontPage Extensions, I've installed Front Page 2003.
Does anybody have any idea?
Thanks in advance
Chris
chris.roberts@optima-ws.com
| |
| mattnel 2006-07-22, 8:25 pm |
| Hi, I'm no computer expert but I was having a similar problem not being able to open sites in frontpage after instaling windows server 2003 sp1.
I found the problem was caused by a lack of permissions for frontpage to access HKEY_CLASSES_ROOT in the registry. on examination the root folder HKEY_CLASSES_ROOT only had the account everyone with full control but no other accounts were added.
To solve the problem click on the start menu and then on run and type in regedit and press enter. In regedit right click HKEY_CLASSES_ROOT and select permissions. Add Administrator and your problem should be solved.
Hope this works for you.
Matthew
webmaster@claritysolutions.co.nz
www.claritysolutions.co.nz
quote: Originally posted by BoltonWolf
Hi,
I'm have a major problem opening an web project created in Visual
Studio InterDev. I can open the project file, but when I try and open
any of the asp or html pages I get the following error
Server Error 5 opening registry key "SOFTWARE\Classes\.bpp"
The project is setup in IIS, and just in case it was something to do
with FrontPage Extensions, I've installed Front Page 2003.
Does anybody have any idea?
Thanks in advance
Chris
chris.roberts@optima-ws.com
|
|
|
|
|