Ask a Question related to ASP Database, Design and Development.
-
David Jacobus #1
ASP Errors
Since upgrading to Windows 2003 Server from Windows 2000
Enterprise Server we have had alot of ASP problems. The
problems are centered around asp pages which are one level
or more below the main folder within a web site. We have
many web sites which have used the database interface
wizard in FrontPage which puts these pages up to three
levels deep inside the folder hierarchy of the main site.
The pages will not work with IIS 6. I have had to re-
engineer many of these sites without the database
interface wizard. My solution at this point is to put all
ASP pages at the root level which seems to work but
negates all version of Frontpage management including
FrontPage 2003 Beta. This is a serious problem!
Especially for us who teach FrontPage and ASP!
David Jacobus Guest
-
CF4.5 Errors in logs and Unix 111 errors!
:confused; Hi All, I have been getting a lot of Unix 111 errors and there are various errors in my coldfusion logs. I can't find any resources... -
supress errors at the page level? Undefined index errors.
I'm creating a simple reply form, and if a form item isn't answered I get an error: "Notice: Undefined index: rb_amntspent in... -
[PHP] where are my errors?
Hi, all -- I'll try this again now that I've gotten one question answered... My partner and I have done something that gets rid of our error... -
where are my errors?
Hi, all -- My partner and I have done something that gets rid of our error messages, and we're not quite sure what. The identical code base (I... -
Pop-up window errors:"translators not loaded due to errors"
I keep getting pop-up windows when using DWMX....any suggestions as to how to fix this type of error? The pop-up says: at line 16... -
Ray at #2
Re: ASP Errors
What errors?
Drop Frontpage man!
Ray at work
"David Jacobus" <davidjacobus@hotmail.com> wrote in message
news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...> Since upgrading to Windows 2003 Server from Windows 2000
> Enterprise Server we have had alot of ASP problems. The
> problems are centered around asp pages which are one level
> or more below the main folder within a web site. We have
> many web sites which have used the database interface
> wizard in FrontPage which puts these pages up to three
> levels deep inside the folder hierarchy of the main site.
> The pages will not work with IIS 6. I have had to re-
> engineer many of these sites without the database
> interface wizard. My solution at this point is to put all
> ASP pages at the root level which seems to work but
> negates all version of Frontpage management including
> FrontPage 2003 Beta. This is a serious problem!
> Especially for us who teach FrontPage and ASP!
Ray at Guest
-
David Jacobus #3
Re: ASP Errors
HTTP 500 - Internal Server Error
message>-----Original Message-----
>What errors?
>
>Drop Frontpage man!
>
>Ray at work
>
>"David Jacobus" <davidjacobus@hotmail.com> wrote inlevel>news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...>> Since upgrading to Windows 2003 Server from Windows 2000
>> Enterprise Server we have had alot of ASP problems. The
>> problems are centered around asp pages which are onehave>> or more below the main folder within a web site. Wesite.>> many web sites which have used the database interface
>> wizard in FrontPage which puts these pages up to three
>> levels deep inside the folder hierarchy of the mainall>> The pages will not work with IIS 6. I have had to re-
>> engineer many of these sites without the database
>> interface wizard. My solution at this point is to put>>> ASP pages at the root level which seems to work but
>> negates all version of Frontpage management including
>> FrontPage 2003 Beta. This is a serious problem!
>> Especially for us who teach FrontPage and ASP!
>
>.
>David Jacobus Guest
-
Ray at #4
Re: ASP Errors
[url]http://www.aspfaq.com/2109[/url]
Ray at work
"David Jacobus" <davidjacobus@hotmail.com> wrote in message
news:05fd01c37bca$cc6a3ab0$a101280a@phx.gbl...> HTTP 500 - Internal Server Error> message> >-----Original Message-----
> >What errors?
> >
> >Drop Frontpage man!
> >
> >Ray at work
> >
> >"David Jacobus" <davidjacobus@hotmail.com> wrote in> level> >news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...> >> Since upgrading to Windows 2003 Server from Windows 2000
> >> Enterprise Server we have had alot of ASP problems. The
> >> problems are centered around asp pages which are one> have> >> or more below the main folder within a web site. We> site.> >> many web sites which have used the database interface
> >> wizard in FrontPage which puts these pages up to three
> >> levels deep inside the folder hierarchy of the main> all> >> The pages will not work with IIS 6. I have had to re-
> >> engineer many of these sites without the database
> >> interface wizard. My solution at this point is to put> >> >> ASP pages at the root level which seems to work but
> >> negates all version of Frontpage management including
> >> FrontPage 2003 Beta. This is a serious problem!
> >> Especially for us who teach FrontPage and ASP!
> >
> >.
> >
Ray at Guest
-
Tom B #5
Re: ASP Errors
I think since he's teaching it, he can't really drop it.
Now I'm not familiar with Frontpage or even Win2003, but I believe there's a
setting in 2003 that is on by default (off by default in 2000) for
references to Parent directories.
If Frontpage is anything like interdev, then by default it references files
in a goofy manner. Often, I'll get things like
"../../Home/something/Default.asp" which is really in the same folder I'm
already in (up two down two), which I'm sure would cause a problem in 2003.
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:ODM7jk8eDHA.2328@TK2MSFTNGP09.phx.gbl...> What errors?
>
> Drop Frontpage man!
>
> Ray at work
>
> "David Jacobus" <davidjacobus@hotmail.com> wrote in message
> news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...>> > Since upgrading to Windows 2003 Server from Windows 2000
> > Enterprise Server we have had alot of ASP problems. The
> > problems are centered around asp pages which are one level
> > or more below the main folder within a web site. We have
> > many web sites which have used the database interface
> > wizard in FrontPage which puts these pages up to three
> > levels deep inside the folder hierarchy of the main site.
> > The pages will not work with IIS 6. I have had to re-
> > engineer many of these sites without the database
> > interface wizard. My solution at this point is to put all
> > ASP pages at the root level which seems to work but
> > negates all version of Frontpage management including
> > FrontPage 2003 Beta. This is a serious problem!
> > Especially for us who teach FrontPage and ASP!
>
Tom B Guest
-
Tom B #6
Re: ASP Errors
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;332117[/url]
"Tom B" <shuckle@hotmail.com> wrote in message
news:%23yyhJ38eDHA.2352@TK2MSFTNGP09.phx.gbl...a> I think since he's teaching it, he can't really drop it.
>
> Now I'm not familiar with Frontpage or even Win2003, but I believe there'sfiles> setting in 2003 that is on by default (off by default in 2000) for
> references to Parent directories.
> If Frontpage is anything like interdev, then by default it references2003.> in a goofy manner. Often, I'll get things like
> "../../Home/something/Default.asp" which is really in the same folder I'm
> already in (up two down two), which I'm sure would cause a problem in>
>
>
> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
> news:ODM7jk8eDHA.2328@TK2MSFTNGP09.phx.gbl...>> > What errors?
> >
> > Drop Frontpage man!
> >
> > Ray at work
> >
> > "David Jacobus" <davidjacobus@hotmail.com> wrote in message
> > news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...> >> > > Since upgrading to Windows 2003 Server from Windows 2000
> > > Enterprise Server we have had alot of ASP problems. The
> > > problems are centered around asp pages which are one level
> > > or more below the main folder within a web site. We have
> > > many web sites which have used the database interface
> > > wizard in FrontPage which puts these pages up to three
> > > levels deep inside the folder hierarchy of the main site.
> > > The pages will not work with IIS 6. I have had to re-
> > > engineer many of these sites without the database
> > > interface wizard. My solution at this point is to put all
> > > ASP pages at the root level which seems to work but
> > > negates all version of Frontpage management including
> > > FrontPage 2003 Beta. This is a serious problem!
> > > Especially for us who teach FrontPage and ASP!
> >
>
Tom B Guest
-
David Jacobus #7
Re: ASP Errors
WOW! Thanks so much for helping us with this problem, we
are in business now. Again Thanksus;332117>-----Original Message-----
>[url]http://support.microsoft.com/default.aspx?scid=kb;en-[/url]but I believe there's>
>
>"Tom B" <shuckle@hotmail.com> wrote in message
>news:%23yyhJ38eDHA.2352@TK2MSFTNGP09.phx.gbl...>> I think since he's teaching it, he can't really drop it.
>>
>> Now I'm not familiar with Frontpage or even Win2003,in 2000) for>a>> setting in 2003 that is on by default (off by defaultit references>> references to Parent directories.
>> If Frontpage is anything like interdev, then by defaultthe same folder I'm>files>> in a goofy manner. Often, I'll get things like
>> "../../Home/something/Default.asp" which is really incause a problem in>> already in (up two down two), which I'm sure wouldwrote in message>2003.>>
>>
>>
>> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com>message>> news:ODM7jk8eDHA.2328@TK2MSFTNGP09.phx.gbl...>> > What errors?
>> >
>> > Drop Frontpage man!
>> >
>> > Ray at work
>> >
>> > "David Jacobus" <davidjacobus@hotmail.com> wrote in2000>> > news:05d701c37bc8$9c8a2280$a101280a@phx.gbl...
>> > > Since upgrading to Windows 2003 Server from Windowsproblems. The>> > > Enterprise Server we have had alot of ASPone level>> > > problems are centered around asp pages which areWe have>> > > or more below the main folder within a web site.interface>> > > many web sites which have used the databasethree>> > > wizard in FrontPage which puts these pages up tosite.>> > > levels deep inside the folder hierarchy of the mainre->> > > The pages will not work with IIS 6. I have had toput all>> > > engineer many of these sites without the database
>> > > interface wizard. My solution at this point is toincluding>> > > ASP pages at the root level which seems to work but
>> > > negates all version of Frontpage management>>>>> > > FrontPage 2003 Beta. This is a serious problem!
>> > > Especially for us who teach FrontPage and ASP!
>> >
>> >
>>
>
>.
>David Jacobus Guest
-
McKirahan #8
Re: ASP errors
"Sean" <S.Cairns@belfasttelegraph.co.uk> wrote in message
news:6D9B2927-73FB-4082-A346-59BD56D41552@microsoft.com...[snip]> Could someone please help me fix up the below code:
>
> Ive been getting the following error message:
>
> (Microsoft VBScript runtime error '800a01f4'
> Variable is undefined: 'adCmdStoredProc'
> /testing.asp, line 23 )
You previously posted your questions as "ASP still having problems"!
Your answer was posted there by Aaron: "include adovbs.inc".
This is done by inserting the following line at the top of your script:
<!-- #include file="adovbs.inc" -->
All of the " ad" prefixed elements are constants that are declared in
"adovbs.inc".
Alternatively, you could just include the ones you reference:
Const adCmdStoredProc = &H0004
Const adDate = 7
Const adParamInput = &H0001
McKirahan Guest



Reply With Quote

