|
|
|
|
|
Total Hits: 407 | Today: 0 |
|
Rating:
|
|

When designing a solution that uses the Visual FoxPro ODBC (VFPODBC) driver, developers may find that their COM objects fail (hang or crash) when the solution is under heavy load. This occurs regardless of the version of the VFPODBC driver....
|
|
|
|
Total Hits: 216 | Today: 0 |
Author: Microsoft
|
Rating:
|
|

When you debug a Microsoft COM+ version 1.0 Component in Visual Basic 6.0 on a Microsoft Windows 2000-based computer, the following error message may appear in the browser when the client is an Active Server Pages (ASP) page: Server object, ASP 0178 (0x800A0005) The call to Server.CreateObject failed while checking permissions. Access is denied to this object. When you debug a Microsoft COM+ version 1.5 Component in Visual Basic 6.0 on a Microsoft Windows XP-based computer, the following...
|
|
|
|
Total Hits: 1389 | Today: 0 |
|
Rating:
|
|

When calling a Component Object Model (COM) component of a Microsoft Transaction Server (MTS) Package from Active Server Pages (ASP), the following error may occur intermittently:
Server object error 'ASP 0177 : 80080005' Server.CreateObject Failed /xxxx.asp, line xx Server execution failed
This error message is association with the following similar eventlog entry: EventID: 4134 Source: Transaction Server Type: Error Category: Executive
Failed...
|
|
|
|
Total Hits: 429 | Today: 0 |
|
Rating:
|
|

If you run a Distributed Component Object Model (DCOM) client program on your computer, shut it down, and then suspend and resume the computer, the program may not reconnect to the server when you run it again. In general, this problem can occur if device re-enumeration causes the network adapter to unbind from and rebind to the network transport. For example, undocking or docking a laptop computer may cause this issue. The program may generate an error message indicating that the Remote Procedu...
|
|
|
|
Total Hits: 506 | Today: 0 |
|
Rating:
|
|

When calling third-party Component Object Model (COM) components either directly from Active Server Pages (ASP) or indirectly through ASP using COM wrappers, the component does not behave as expected. The component may work correctly when called from a desktop client such as a Visual Basic or Visual C++ client form......
|
|
|
|
Total Hits: 581 | Today: 0 |
|
Rating:
|
|

When you create your own ActiveX Server components running under Internet Information Server (Inetinfo.exe) for Active Server Pages (ASP) or Remote Data Service (RDS), you may get the following error message when you try to recompile or overwrite your DLL: Permission Denied....
|
|
|
|
Total Hits: 664 | Today: 0 |
|
Rating:
|
|

The following error may occur when you use DEConnection in a Visual Basic COM object running under ASP:
Run-time error '-2147467259 (80004005)':
[Microsoft][ODBC DriverManager]
Only SQL_DRIVER_NOPROMPT is allowed when connection pooling is enabled...
|
|
|
|
Total Hits: 312 | Today: 0 |
|
Rating:
|
|

If a single-threaded Active Server Pages (ASP) component tries to access resources on a remote machine, access may denied to these resources. One example of this scenario would be a Visual Basic 4.0 OLE DLL calling the DIR command on a UNC path. In this scenario, a "Path Not Found" error is returned....
|
|
|
|
|
|
|