A. Hingeveld
|
| Posted: 05/09/2002, 9:50 AM |
|
I recently installed Microsoft Visual C++ on a Win2K server running CC and IIS. After the installation, my CC programs (which worked perfectly before) began to throw runtime errors in IE when viewing the CC apps. These errors occur only on the CC/IIS webserver with VC not on outside systems accessing the webserver. Has anyone had a similar experience or knows why. It is extremely annoying and delaying development.
The error is...
A Runtime Error has occurred. Do you wish to Debug.
Line: 51
Error: Oject expected
Line 51 is a reference to <script>ShowMenu(1);
|
|
|
 |
Alexis Alexopoulos
|
| Posted: 05/10/2002, 2:26 AM |
|
I guess VC has installed older version of IE than that required by CC.
|
|
|
 |
|