I cannot get the J# redistrubution to install on Windows Server
2003. I get the following error message right at the end
of the installation, after which, it uninstalls.
Product: Microsoft Visual J# .NET Redistributable Package
1.1 -- Error 1935.An error occurred during the
installation of
assembly 'vjswfchtml,Version="1.0.5000.0",PublicKeyToken="b
03f5f7f11d50a3a",Culture="neutral",FileVersion="1.1.4322.0"
'. Please refer to Help and Support for more information.
HRESULT: 0x80070005. assembly interface:
IAssemblyCacheItem, function: Commit, component: {5D4D23A8-
6765-4220-B16F-E44C2B31B128}
How can I get this installed? I've disabled IIS, but
still get the same problem.
Robert Schoen (MSFT) - 25 Mar 2004 22:05 GMT
This error is typically related to some process holding onto the
mscoree.dll on your machine.
Try one of the following and then restart your J# redist installation.
Restart your computer.
-or-
Stop Windows Installer (msiservice).
To stop Windows Installer, follow these steps:
Open Control Panel.
Double-click Administrative Tools.
Double-click Services.
Right-click the Windows Installer service.
Click Stop.
Hope this helps.
Robert S (MSFT Visual Basic QA)
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).
Craig - 29 Mar 2004 15:41 GMT
I've tried this and it does not help. I've also tried
logging on the the machine as the local administrator,
but that doesn't work either. Thanks.
>-----Original Message-----
>This error is typically related to some process holding onto the
[quoted text clipped - 20 lines]
>
>.
Robert Schoen (MSFT) - 22 Apr 2004 19:53 GMT
Try renaming your %windir%\system32\mscoree.dll and then re-running your
setup. If you get installed, make sure you have a valid
mscoree.dll...after setup has completed
Robert S (MSFT Visual Basic QA)
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).