Server object error \’ASP 0178:80070005\’
Server.createobject access error
Mang/fuc. Asp, line 11
The call to server.createObject failed when checking the weight limit. Deny access to this object.
Some friends make these errors on ASP sites.
Treatment method:
1. First check to see which object component they call, and then add permission to the corresponding file. You can also re-register with the component if necessary.
For example, Set Conn = server.createObject (” adodb.Connection “)
Then the object called is the component ADODB. You want to view permissions or re-register based on the component you call.
2, if the site access to run permissions are enough, it needs to check the TMP file under the root directory of C disk, because the site is visited, first access to the TMP file, to add the permissions of everyone to this file, generally speaking, out of the full control and modification, other permissions need to be added.
2009-03-25
Reproduced in: https://blog.51cto.com/hi289/1753679
Read More:
- Type error: cannot unpack non Iterable non type object appears when starting Bert server in Ubuntu system
- Ubuntu: Failed to initialize compiler: object java.lang.Object In compiler mirror not found
- The background object of thymeleaf is null, which solves the problem of error when the object is empty to get the property value
- How to Use the object of ES6 to clear the object value
- The server just without updating PID file and can’t connect to local MySQL server through socket are solved
- Could not publish server configuration for Tomcat v8.5 server at localhost
- Eureka server startup error: cannot execute request on any known server
- The JSON object is converted into a formdata object, and the formdata object is converted into a JSON object
- Server Tomcat v7.0 server at localhost failed to start
- Server Tomcat v8.0 Server at localhost failed to start.
- There are errors 1304 and 2350 FDI server errors in ArcGIS Server installation
- AH01909: localhost:443:0 server certificate does NOT include an ID which matches the server name
- Local can link to the server database, upload jar package to the server will report an error
- Server check fail, please check server 192.168.11.13 ,port 9848 is available , error ={}
- TIDB-kafka server: Message was too large, server rejected it to avoid allocation error
- Error: missing `server’ JVM at `C:\Program Files (x86)\Java\jre1.8.0_231\bin\server\jvm.dll’.
- Failed: error connecting to db server: server returned error on SASL authentication step: Authentica
- How to Fix adb_server_notify: ADB server connection failed
- TypeError: ‘numpy.int64′ object is not iterable ,’int’ object is not iterable
- Object is JSON, and JSON is converted to object