A new computer was assigned to the data center last time and installed the XP system. I installed IIS 5.1 on it and then ran it, it is found that "Microsoft Jet Database Engine (0x80004005) must use an updatable query." I found that I did not have the permission to access the database. Later I checked a lot of problems and found that the reason was that I installed the disk in the NTFS format, while there was no problem in the FAT32 format, this is de
Source error:
An unhandled exception is generated during the execution of the current Web request. You can use the following exception stack trace information to determine the cause and location of the exception.
Stack trace:
[Invalidoperationexception: the current state of the object invalidates this operation.]System.Web.HttpValueCollection.ThrowIfMaxHttpCollectionKeysExceeded() +2692482System.Web.HttpValueCollection.FillFromEncodedBytes(Byte[] bytes, Encoding encoding)
failed. hR = 0x80004005 ". you can solve this problem as follows.1. Delete the following folder: \ Documents and Settings \ xujin \ Application Data \ Microsoft \ corecon, and then install. (We recommend that you back up the data before deleting it to avoid any confusion ).2. Enter Regedit at the start of running, enter the registry, find clsid {1d273ec2-2a24-46fe-9f70-544b27811df3} under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ visualstudio \ dev
During the test, two servers were used, except for the win2kserver operating system and the win2003 Medium and Small Enterprise Edition, all the software installed were the same, mainly installedOracle9iclient,. Net framework1.1 + SP1The database is on a separate server: Linux9 + oracle9.2.0An error occurred.-2147467259System. Data. oledb. oledberrorcollectionUnspecified error: e_fail (0x80004005)Environment Win2000 + SP4 + framework1.1 + SP1 + Oracle
Refresh to-2147467259 (0x80004005) And then refresh to change back. The two errors are repeated constantly. Accessing the HTM file is normal, which indicates a problem, parsing in ASP
I used to have a chance to re-install IIS without failure. I went to Baidu for a dog search, but failed. By chance, I tried a method and the result was successful.
Run regsvr32 VBScript. dll.
In fact, it is not hard to understand. Since ASP parsing has a problem, we
System. runtime. interopservices. comexception (0x80004005): An error hresult e_fail is returned for calling the COM component.After more than 10 hours, I finally solved the problem. Because I used the sta mode, I wrote log functions in various functions to replace tracking debugging.
The thread is being aborted at 13:51:12. Initcomobject ()2002-1-6 13: 51: 52 before starun new webpreviewbase2002-1-6 13: 51: 52webpreviewbase constructor No problem13
IIS 6.0.
Suggestion:
1) figuring out the default settings of the runtime environment helps you design and quickly solve problems.
2) consider the server version. Different versions of IIS have different default settings for these parameters. If necessary, sort out a reference table. This provides a reference for development and testing.
3) These restrictions of IIS 6.0 are only the default values. You can modify them in the actual application environment.
In winnt/system32/inetsrv/metabase. X
After the asynchronous transformation of the garden blog program, the following error message is found in the log:
System. Web. httpunhandledexception (0x80004005 ):
The system. Web. httpunhandledexception type is thrown.
System. timeoutexception: the asynchronous operation exceeds the page timeout time.
The corresponding English error message is: An Asynchronous Operation exceeded the page timeout.
This error indicates that the execution
HttpException (0x80004005): exceeded the maximum request length.maxRequestLength unit KB, Maximum 2147483647 (int32) Maximum valueHTTP Error 404.13-not FoundRequest filtering on the WEB server is configured to reject the request because the content length exceeds the configured value.Confirm the Configuration/system.webserver/security/requestfiltering/[email in the ApplicationHost.config or Web. config file Protected] settings.IIS File Upload Restrict
It seems that many people have encountered this error when using VirtualBox to install the system:Here, for example::And the other here:Add text description:
Failed to open a session for the virtual machine Windows XP.Unable to load R3 module d:\c language \new folder/vboxdd.dll (VBOXDD): getlasterror=126 (Verr_module_not_found).Result Code:e_fail (0x80004005)Component:consoleInterface:iconsole {1968B7D3-E3BF-4CEB-99E0-CB7C913317BB}
"Res
Code: e_fail (0x80004005) Component: machine Interface: imachine { 480cf695-2d8d-4256-9c7c-cce4184fa048}The reason is that VirtualBox 4.3.14 added security detection, affecting the startup of the virtual machine, 4.3.14 later version seems to have the problem "17".Re-overwriting the version that installs VirtualBox 4.3.12 will solve the problem. Note After you overwrite the installation, to follow steps 26 and 27 above, continue to ins
(0x80004005).Error Description:î′ö¸¶¨μä′íîóHTTP Error 500-server error.Internet Information Services (IIS)AndFastCGI ErrorThe FastCGI Handler is unable to process the request.Error Details:The FastCGI process exited unexpectedlyError Number: -1073741819 (0xc0000005).Error Description:unknown ErrorHTTP Error 500-server error.Internet Information Services (IIS)
On the internet to find a lot of information and in the Foreign forum detailed inquiries, h
This is usually caused by a non-uniform error in the local. NET Core SDK version.Solution IdeasFirst of all you have to find your IIS error log, get 错误代码 ErrorCode = '0x80004005 : 8000808c. This is the case, it can be solved by the way I say.First KindBy directly modifying the file for Web. config. will processpath= "dotnet" is changed to the. NET CORE SDK path that you installed, usually by default under the "C:\Program Files\dotnet\dotnet.exe" path
), (0x80004005).
The specific methods are as follows:
1, the use of Easyrecovery Pro 6.06, select data Recovery---Advanced Recovery (choose the Advanced option to customize the data recovery function);
2, select has become raw format of the letter, click on the lower corner of the advanced options;
3, in the file system scan, file system selected "NTFS", point advanced Scanning, select the lower right corner of the "Advanced Options", the cluster
we analyze only a few of the areas where the. NET framework is prone to error.
2. GDI + generic error (A generic error occurred in GDI +)
This is one of the funniest exception when using GDI +, with no information in it. It is hard to see why this problem is just beginning to be used by. NET Framework developers.
Let's take a look at the following code first.
string fileName = "sample.jpg"; Bitmap bmp = new Bitmap(fileName); bmp.Save(fileName, ImageFormat.Jpeg);
The purpose of this code is
".
2, your database for access format, your Web site program and database is placed on the NTFS file format disk.
Solution:
1, in your database file property bar will be "read-only" before the "√" point off.
2. Check the Windows file System (NTFS) permissions for the folder where the database files reside. If so, open My Computer, right-click the file, change the property in the security to IUSR_ your computer name this user plus write modify permissions. User name is not necessarily this, i
Search for keywords (same as before)Error not specified by Microsoft JET Database engineError prompts forError not specified by Microsoft JET Database Engine (0x80004005)Yesterday from Win2003 to WinXP Pro version, but in the Debug album program, found that the above error, this bug bothers me today for a day, has been unable to find a solution, reload system is not. But the program has a WIN2003 server running normally, search the internet for a whil
When using VBScript, we can use application cache arrays to implement caching, for example:
Program code:
Copy Code code as follows:
Dim Rs,arr
Rs. Open conn,sql,1,1
Arr=rs. GetRows ()
Application.Lock ()
Application ("Cache") =arr
Applicatoin.unlock ()
In VBScript, arrays can be stored in application objects, but if the ASP's language is selected as JScript, then it's not good, and when we use application to store an array, the following error occurs:
Referenc
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.