473,386 Members | 1,841 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,386 software developers and data experts.

vbscript failes to execute on a W2003 box

4
Does anyone know what causes a vbscript to fail to execute. We get an error message that says it won't load. What permissions need to get set to enable vbscript to execute. thanks,
Feb 27 '08 #1
6 2739
Bradav
4
the actual message is:"Loading your settings failed. (Access is denied).
Feb 27 '08 #2
VBWheaties
145 100+
the actual message is:"Loading your settings failed. (Access is denied).
Is "loading your settings failed" something you wrote? If so, you'll need to figure out what resource is being denied: registry reads, file i/o.
Need more detail.
Feb 27 '08 #3
Bradav
4
No - it's a std message from vbs - and it happens each time we try and execute a script. I was the only one able to execute scripts and then we upgrade to w2003, and now I can't even execute the scripts.
Feb 27 '08 #4
VBWheaties
145 100+
No - it's a std message from vbs - and it happens each time we try and execute a script. I was the only one able to execute scripts and then we upgrade to w2003, and now I can't even execute the scripts.
Try creating a simple msgbox("HELLO WORLD") script and see if it lets you run it. If it does, than script code itself is having permission issues, not executing the script permissions.
Feb 27 '08 #5
Bradav
4
Tried it and it still doesn't work. Are they any settings that you know of that can fix this in W2003?
Feb 28 '08 #6
VBWheaties
145 100+
Tried it and it still doesn't work. Are they any settings that you know of that can fix this in W2003?
Look at the permission set for wscript.exe.
Make sure execute privs are set for you.

If all else fails, use this tool:
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
Run the tool, execute your script then find "access denied" or "denied" anywhere in the results.
Feb 28 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

16
by: Mike Schinkel | last post by:
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...
4
by: chris.dunigan | last post by:
I'm looking for an example of how to execute an existing DTS­ package from an ASP (VB)script and would appreciate any and all response. ­I don't even know if it's possible Thanks - Chuck...
1
by: Matthew Johnson | last post by:
I can create a VBScript from SAP that scripts SAP actions. I can save this as a file and execute the VBScript by itself. How/where do I embed this into Access? As a module? As VBA code? ...
1
by: blaneyj | last post by:
HELP! What I've got going here is: a)Access database (mdb) b)VBScript from ArcGIS (modelbuilder) that processes said Access database to custom Personal GeoDatabase (PGD) I want that Access...
1
by: JNariss | last post by:
Hello, I have created a connection to my Access database with Dreamweaver and made a simple form with 4 fields. The code behind this form was/is: <%@LANGUAGE="VBCRIPT" CODEPAGE="1252"%>...
2
by: JNariss | last post by:
I keep getting the following error message when trying to preview my page: Microsoft VBScript compilation error '800a0400' Expected statement /TESTESC.asp, line 33
7
by: skeddy | last post by:
In a nutshell, I'm trying to dynamically create a select box with ResultSet code in vbscript and then need to be able to access the value of that select box later with a Save button. I've got...
5
by: MicheleG | last post by:
Hi to all! I created a VB.Net COM DLL which I can use in VBScript. I followed the steps in the following article: http://msdn2.microsoft.com/en-us/library/x66s8zcd(VS.71).aspx (I used the method...
0
by: ismailc | last post by:
Good day, I need help. I have an application that uses aspx pages together with vbscript window for developer coding. Now the page has an <input type='file'> upload object. The problem is...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.