ASP Bugs

I'm trying to track down some ASP bugs described at
http://www.aspfaq.com/show.asp?id=2188. Basically, I have some old
code (that used SELECT *, used rs(...) syntax but did not first store
the value in a variable before writing to the screen) and I'm trying to
determine if this old code was affected by the bug when it was run.
I'm trying to determine if there is a version of MDAC such that code
running on that version or a newer version will not be affected by the
bug, regardless of the coding practices used (or the method used to
connect to the database)

View Replies


ADVERTISEMENT

Bugs In VBScript GetRef()

Does anyone know if there are bugs in VBScript's GetRef()? I'm using
VBScript Version 5.6.8515 on Win2003Server w/ASP.

Sometimes it returns an object that VarType() says is a vbObject. Other
times it returns VarType() is vbEmpty. This is driving me mad!

Also, does anyone know what the properties and methods are for the object
returned by GetRef()?

View Replies View Related

Building Solution Bugs My ASP

i recently started learning ASP and now i am trying to do some on my home computer.

After doing a few things in my ASP.Net application, i click Build -> Build Solution and then it says this in the output window:

Preparing resources....
Updating references....
Performing main complation....

and then it stays bugged at that section. Then i can go back in build and cancel the building process...

Anyone know what might cause this, my computer is fairly recent and i did re-install Visual Studio .NET to try and fix this problem without any success... I also tried making other applications and it does the same thing...

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved