Autodesk Inventor
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
169 Views, 8 Replies
04-08-2005 01:26 AM
This is the error I get when trying to perform a minimal install of Inventor 10.
I don't want it to create a content library
Any clues??
I don't want it to create a content library
Any clues??
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 01:29 AM in reply to:
Grommit
Not many clues in the install logs either
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 06:39 AM in reply to:
Grommit
Do you also have a file called "Autodesk Inventor 10 Setup.log" in your %TEMP% directory? This may have more information. It appears that MSDE was successfully installed.
I'd *guess* that this was done because you selected the "Make library changes and publish" option during the install.
- Jeff
I'd *guess* that this was done because you selected the "Make library changes and publish" option during the install.
- Jeff
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 07:19 AM in reply to:
Grommit
There is such a log. this ones returns a 1603 error
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 07:27 AM in reply to:
Grommit
MSDE (INVENTORCONTENT) from add\remove programs is removed
Nothing under
C:\Documents and Settings\All Users\Application Data\Autodesk
Or
C:\Program Files\Microsoft SQL....
Nothing under
C:\Documents and Settings\All Users\Application Data\Autodesk
Or
C:\Program Files\Microsoft SQL....
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 08:19 AM in reply to:
Grommit
out of curiosity I ran the Vault Server installer. This runs an MSDE checker. (Annoying that I chose NOT to install Content Library, but it installs MSDE anyway and therefore requires IIS pre-installed, which I suspect is the problem)
This brought back an an error saying that there was a problem with IIS Port 80
"Action : Checking that IIS is running on Port 80
Information:
Please configure IIS correctly and make sure the default web site is running.
Result : Warning
Message : Unexpected response from the web server
Tip : Please make sure that IIS is installed and running on port 80"
Looked at the help which looks promising..... but the help doesnt scroll down :-(((((((((((
This brought back an an error saying that there was a problem with IIS Port 80
"Action : Checking that IIS is running on Port 80
Information:
Please configure IIS correctly and make sure the default web site is running.
Result : Warning
Message : Unexpected response from the web server
Tip : Please make sure that IIS is installed and running on port 80"
Looked at the help which looks promising..... but the help doesnt scroll down :-(((((((((((
*Sami Kozono \(Autodesk\)
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 08:33 AM in reply to:
Grommit
Would you tell us which version are you trying to install?
Is it the AIP beta? Beta and the release build have some difference
so we might need to know the situation correctly.
Thanks in advance.
-Sami KOZONO
Autodesk
Inventor Modeling QA
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-08-2005 09:08 AM in reply to:
Grommit
Could you let me know how I can contact you directly? I'd be happy to try to help you resolve the problem.
The Vault server installation, while it, too, utilizes MSDE (using a different instance name), also utilizes IIS (or its own built-in web server). The Inventor installation of MSDE, when it's installed, does not require IIS. Therefore, some of the checks done by the Vault server installation process are not relevant to the Inventor installation, which also utilizes several of the same checks, just not in as obvious a manner.
You can reach me directly at jeff.pek@autodesk.com.
Thank you!
Jeff
The Vault server installation, while it, too, utilizes MSDE (using a different instance name), also utilizes IIS (or its own built-in web server). The Inventor installation of MSDE, when it's installed, does not require IIS. Therefore, some of the checks done by the Vault server installation process are not relevant to the Inventor installation, which also utilizes several of the same checks, just not in as obvious a manner.
You can reach me directly at jeff.pek@autodesk.com.
Thank you!
Jeff
Re: Error 2739
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-11-2005 09:50 AM in reply to:
Grommit
SOLUTION FOUND!
It turns out that this problem is being caused by an inability to run a JScript module during installation. This solution, as Richard notes below, can be solved by re-registering some DLLs.
--------------------
Per this link: http://www.geekstogo.com/forum/Windows_XP_missing_ Help_and_Support-t14971.html
Richard used this to fix the problem:
That fixed it!!!!
I followed the link and ran the three regsvr32.exe command lines.
regsvr32.exe %SystemRoot%\system32\jscript.dll
regsvr32.exe %SystemRoot%\system32\vbscript.dll
regsvr32.exe %SystemRoot%\system32\mshtml.dll
----------
Thanks, Richard and others, for your help in solving this issue.
Jeff
It turns out that this problem is being caused by an inability to run a JScript module during installation. This solution, as Richard notes below, can be solved by re-registering some DLLs.
--------------------
Per this link: http://www.geekstogo.com/forum/Windows_XP_missing_
Richard used this to fix the problem:
That fixed it!!!!
I followed the link and ran the three regsvr32.exe command lines.
regsvr32.exe %SystemRoot%\system32\jscript.dll
regsvr32.exe %SystemRoot%\system32\vbscript.dll
regsvr32.exe %SystemRoot%\system32\mshtml.dll
----------
Thanks, Richard and others, for your help in solving this issue.
Jeff
