473,385 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

trying to create a guestbook

I am trying to create a guest book using ASP

Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance.

That is the error I get back from the browser
This is what I get from my server????

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 15/08/2003
Time: 4:41:05 PM
User: N/A
Computer: BEDROOM
Description:
The server failed to load application '/LM/W3SVC/1/Root'. The error was
'Class not registered
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

anybody have any ideas I been playing with security with no luck.. been at
it since 9oclock thismorning BST till 430BST.. I havent got anywhere...

Any help or ideas would be fantastic.

I have access to WEBSERVER Its win2k with latest updates & lockdown tools
urlscan ectra...

Cheers

Dave
Jul 19 '05 #1
2 8771
had no luck with below so have scrapped using ASP..

Thanks

Dave Shorthouse
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:eC**************@tk2msftngp13.phx.gbl...
Turn off your friendly errors in IE so you can get the line that's causing
the error. It'll be a line that is like:
Server.CreateObject("Some.Class"). Whatever that object is that you're
trying to create either does not exist on the server or is not registered.

See here: http://www.aspfaq.com/2109

Ray at work

"David Shorthouse" <no****@kungfu.globalnet.co.uk> wrote in message
news:1c********************@brightview.com...
I am trying to create a guest book using ASP

Server Application Error
The server has encountered an error while loading an application during

the
processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.

That is the error I get back from the browser
This is what I get from my server????

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 15/08/2003
Time: 4:41:05 PM
User: N/A
Computer: BEDROOM
Description:
The server failed to load application '/LM/W3SVC/1/Root'. The error was
'Class not registered
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

anybody have any ideas I been playing with security with no luck.. been at it since 9oclock thismorning BST till 430BST.. I havent got anywhere...

Any help or ideas would be fantastic.

I have access to WEBSERVER Its win2k with latest updates & lockdown tools urlscan ectra...

Cheers

Dave


Jul 19 '05 #2
And as soon as you find a problem with PHP, Dreamweaver, Frontpage or
whatever, will you scrap that and move on to the next tool?

<sigh>
On Sat, 16 Aug 2003 16:08:59 +0100, "David Shorthouse"
<no****@kungfu.globalnet.co.uk> wrote:
had no luck with below so have scrapped using ASP..

Thanks

Dave Shorthouse
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:eC**************@tk2msftngp13.phx.gbl...
Turn off your friendly errors in IE so you can get the line that's causing
the error. It'll be a line that is like:
Server.CreateObject("Some.Class"). Whatever that object is that you're
trying to create either does not exist on the server or is not registered.

See here: http://www.aspfaq.com/2109

Ray at work

"David Shorthouse" <no****@kungfu.globalnet.co.uk> wrote in message
news:1c********************@brightview.com...
> I am trying to create a guest book using ASP
>
> Server Application Error
> The server has encountered an error while loading an application during

the
> processing of your request. Please refer to the event log for moredetail > information. Please contact the server administrator for assistance.
>
> That is the error I get back from the browser
> This is what I get from my server????
>
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 36
> Date: 15/08/2003
> Time: 4:41:05 PM
> User: N/A
> Computer: BEDROOM
> Description:
> The server failed to load application '/LM/W3SVC/1/Root'. The error was
> 'Class not registered
> '.
> For additional information specific to this message please visit the
> Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
>
> anybody have any ideas I been playing with security with no luck.. beenat > it since 9oclock thismorning BST till 430BST.. I havent got anywhere...
>
> Any help or ideas would be fantastic.
>
> I have access to WEBSERVER Its win2k with latest updates & lockdowntools > urlscan ectra...
>
> Cheers
>
> Dave
>
>



Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: varois83 | last post by:
Hi I am new to PHP and am working on creating a guestbook from scratch to experiment. I am using several tutorials online. I have a question about dealing with entries made to my guestbook as...
14
by: pcchong | last post by:
I use a free database-driven ASP guestbook. I want to add a IP address blocking filter to it( just to block one particular guest). What is the easiest way to do so? Thanks. pcchong
1
by: Rune Runnestø | last post by:
Hi, I have made a small program that doesn't work quite the way it should. It is a guestbook for the web, where visitors can write back their greetings. The program consists of 3 files: -...
0
by: Abhi | last post by:
I have a simple guestbook application which writes all the entries made on the guestbook on a text file which I save at Request.PhysicalApplicatinPath Now when I run the application it tells me...
1
by: Viken Karaguesian | last post by:
Hello everyone, Just wanting some advice. I'd like to start removing the Microsoft-generated guestbook (a feature of FrontPage) on my websites but I'm not sure if it can be done just using HTML....
0
by: http://www.free-guestbook.net/gbook.php?u=21740 | last post by:
http://www.free-guestbook.net/gbook.php?u=21740 http://www.free-guestbook.net/gbook.php?u=21741 http://www.free-guestbook.net/gbook.php?u=21742 http://www.free-guestbook.net/gbook.php?u=21743
4
imarkdesigns
by: imarkdesigns | last post by:
hello guys, im in need of something... something that can validate individual entry to my guestbook... which it can validate the entry pass to my form when someone signed on it.... my custom...
5
by: Krustov | last post by:
Not having anything else on - i think i'll write a php guestbook suitable for windows webhosting . I say windows webhosting because i cant be arsed with all that linux permission crap . Think...
0
by: Krustov | last post by:
www.cannabisaware.co.uk/guestbook.php or www.phpguestbook.co.uk/phpgb RE: Not making a php script available to the public .
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.