Community
Vault Forum
Welcome to Autodesk’s Vault Forums. Share your knowledge, ask questions, and explore popular Vault topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ASP error

14 REPLIES 14
SOLVED
Reply
Message 1 of 15
Dan_Margulius
1246 Views, 14 Replies

ASP error

Hi,

I tried almost everything to solve this error. I am getting closer to reinstall W7 .

asp-error.jpg

IIS is fine from what I can see.

iis.jpg

What can be done?

Thanks,

Dan

14 REPLIES 14
Message 2 of 15
yuhui.zhang
in reply to: Dan_Margulius

Try re-register the ASP.Net filters. At the command line, enter:

c:\windows\microsoft.net\framework\v4.0.30319\aspnet_regiis -i -enable

for x64:

c:\windows\microsoft.net\framework64\v4.0.30319\aspnet_regiis -i -enable  



Fay Zhang
Software QA Engineer
Data Management
Autodesk, Inc.

Be sure to check out the Vault Help Wiki!

Message 3 of 15
Dan_Margulius
in reply to: yuhui.zhang

Hi,

Still not working.

Thanks,

Dan

Message 4 of 15
helmartins
in reply to: Dan_Margulius

Hi Dan!

 

This error appears with me too.

 

Take a look.

 

1.    Open a command prompt.

 2.    Navigate to the %SYSTEMROOT%\Microsoft.Net\Framework\v2.0.50727 directory. 3.    Type“aspnet_regiis.exe –i” and press Enter.

4.    After this is complete, Type “aspnet_regiis.exe –GA ASPNET” and press Enter

 5.    Perform an IISRESET from a command prompt and restart the pre-checks

 

be sure that these commands are typing correctly, when you enter aspnet_regiis.exe –i

 

The same problem happened to me, and these steps solved.

 

Helder M.

Message 5 of 15
Andy.Spivey
in reply to: Dan_Margulius

Hi Dan,

 

The error listed is with the static file (text file).

 

Are you able to manually type in the path in the address bar?

 

If you open the IIS manager and view the default website, is there an entry for TestASP?  If so, select the content tab - is TestASPNetStatic.txt shown?

 

If TestASP folder or files are missing, please re-install by running x86\en-us\edmPrechecks\TestASPNet.msi


Andy Spivey
SQA Engineer
Message 6 of 15
Dan_Margulius
in reply to: Andy.Spivey

Hi,

This what i have now :

error.jpg

 

error2.jpg

Message 7 of 15
Dan_Margulius
in reply to: helmartins

Hi,

I did as you indicated but this is what happened :Smiley Sad

dos.jpg 

Message 8 of 15
Andy.Spivey
in reply to: Dan_Margulius

Dan,

 

Please right click on the static txt file and select browse - from the second screen shot, you were attempting to connect to http://localhost80 instead of http://localhost:80


Andy Spivey
SQA Engineer
Message 9 of 15
helmartins
in reply to: Dan_Margulius

Try these

 

2. Type the following command to enable the 32-bit mode: cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 3. Type the following command to install the version of ASP.NET 2.0 (32-bit) and to install the script maps at the IIS root and under: %SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\as​pnet_regiis.exe -i

(if that fails try %SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\​aspnet_regiis.exe -i

4. %SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\as​pnet_regiis.exe -GA ASPNET

(if that fails try %SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\​aspnet_regiis.exe -GA ASPNET

5. Make sure that the status of ASP.NET version 2.0.50727 (32-bit) is set to Allowed in the Web service extension list in Internet Information Services Manager.

 

 

Message 10 of 15
Dan_Margulius
in reply to: Andy.Spivey

if I click browse on the txt file nothing happens.

if i write with :80 also I get page not found.

Thank you all

Dan

Message 11 of 15
Andy.Spivey
in reply to: Dan_Margulius

Hi Dan,

 

 

Please ensure the correct IIS roles have been setup on the system - as indicated here:

 

http://wikihelp.autodesk.com/Vault/enu/Help/Help/0206-Autodesk206/0210-About_Yo210/0238-Installi238/...


Andy Spivey
SQA Engineer
Message 12 of 15
Dan_Margulius
in reply to: Andy.Spivey

You did it.

Thanks, i was just about to throw it all 🙂

Dan

Message 13 of 15
Andy.Spivey
in reply to: Dan_Margulius

Happy to help Dan - glad that did it  🙂


Andy Spivey
SQA Engineer
Message 14 of 15
541554833
in reply to: Andy.Spivey

Hi,

This error appears with me too,but there is currently no text in this page, can u tell me how to resolve it again?

Message 15 of 15
Andy.Spivey
in reply to: 541554833

Hi - I believe the resolution was to ensure all the correct roles were installed inside of IIS.

 

The advanced configuration guide ( can be downloaded here) lists the required roles inside of iis.

 

If this isnt the issue you are having, please let me know more detail / a screen shot showng the behavior.


Andy Spivey
SQA Engineer

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report