when i double click a .vbs file i have created, it
opens in notepad instead of executing. I wanted to
check here with people before i dive into what could
be causing this. If anyone had ever had this problem before
please let me know.
anyone ever get this error, "delayed write failed : unable to write, data has been lost for \\device\lanmanredirector\compaqserv\etc.."
I have never seen the error before, if anyone knows anything
let me know please.
Jeremy
I am running a foxpro application on a system i just installed w2k on. It fails and pops up following error
"Delayed write failed : \Device\LanmanRedirector\.. was unable to write, data has been lost" i have never seen the error before. Searched Microsoft for it, said to install the...
well here is quick example:
<%
var x = rs("Myfield")
rs.MoveFirst
rs.Find "Myfield = 'something' "
If (objRecordset.BOF = True) OR (objRecordset.EOF = True) Then
MsgBox "Record not found"
End If
%>
here is a real simple example. I search for the a record...
this error happens when you try to select from an Access
database using a column name that doesnt exist, check your select statement again. If you have not misspelled anything you may be using reserved words in the select statement, you cang et around this by renaming your columns in the dbase...
well that stinks, it was only 30 a year ago, i guess it got popular. Anyway for some in depth programming on file manipulation in ASP check 4guysfromrolla.com or 15seconds.com or i acutually saw a recent post here that dealt with the issue. It is not so hard you wont be able to grasp it, im...
you assign that common file is Active Director User properties under profile. Or you can set up a Group Policy that would include these apps,profile,etc... To learn more about setup of group policy goto microsofts site or keyword search in this forum, there are some good tips.
Good luck
JR
right click on My Network Places choose properties, then right-click on the network connection you are using. Here you can disable windows logon altogether or use client logon or netware or whatever you want. Good luck
JR
File downloading/uploading is a poorly handled issue in ASP. I you dont want to spend a week learning the programming of it then your best bet is to get on of the several ASP file components out there that will help you ALOT. I picked up one called ActiveFile and i have not had any problems...
well there are only a few things that could be causing this. I had the same problem at first, and i fixed it by going into the IIS control panel and right clicking on the server in question. I think in one of the properties you can check off whether you want to prompt for a username on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.