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: 

Vault API .NET login

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
234 Views, 5 Replies

Vault API .NET login

Hi,

We are trying to do some tests with .NET and Vault/ProducStream 4.5. Unfortunately we get problems with the login part with .NET in the vault. (Copied from the samples). We have looked for solutions and tips in this discussion group and tried a lot of things without any result.

What is the resultscreen when we do a signin from the http://cadmatch-x4000/AutodeskDM/Services/SecurityService.asmx URL?
We get a server error HTTP 500 there.

Kind regards,
Guus de Groot CADMAtch BV
5 REPLIES 5
Message 2 of 6
Anonymous
in reply to: Anonymous

This sounds like a server-side problem. Can you access that page from a web
browser? Is there any thing in the vlog-YYYYMMDD.txt file on the server?

Jeff

wrote in message news:5111294@discussion.autodesk.com...
Hi,

We are trying to do some tests with .NET and Vault/ProducStream 4.5.
Unfortunately we get problems with the login part with .NET in the vault.
(Copied from the samples). We have looked for solutions and tips in this
discussion group and tried a lot of things without any result.

What is the resultscreen when we do a signin from the
http://cadmatch-x4000/AutodeskDM/Services/SecurityService.asmx URL?
We get a server error HTTP 500 there.

Kind regards,
Guus de Groot CADMAtch BV
Message 3 of 6
Anonymous
in reply to: Anonymous

Jeff,

I heard from someone that the samples won't work on ProductStream 4.5. Is this so? Do you know what's different in the first part (login) of the code?

I can acces the /securityservise.asmx page but the result is a 500 error. What do I have to see there?

Regards,
Guus
Message 4 of 6
Anonymous
in reply to: Anonymous

If you're getting a 500 error when accessing via IE, the samples don't have
a chance to work. Can you see if there's any informaiton in the server-side
vlog file (there may not be). It's at %ALLUSERSPROFILE%\Application
Data\Autodesk\VaultServer\FileStore\vlog-YYYYMMDD.txt.

Or, perhaps are there errors indicated in the Application Event Log in Event
Viewer?

Thanks,
Jeff

wrote in message news:5112439@discussion.autodesk.com...
Jeff,

I heard from someone that the samples won't work on ProductStream 4.5. Is
this so? Do you know what's different in the first part (login) of the code?

I can acces the /securityservise.asmx page but the result is a 500 error.
What do I have to see there?

Regards,
Guus
Message 5 of 6
Anonymous
in reply to: Anonymous

Jeff,

There are no errors in the event log. Herewith the vlog file.

Thanks,
Guus
Message 6 of 6
Anonymous
in reply to: Anonymous

This is a tough one to diagnose, since the log file doesn't indicate the
root cause of the error (we see a secondary error). So we're working a bit
in the dark. Often, this level of problem happens due to problems in the
basic web site compilation. Can you check the permissions on the
c:\windows\temp directory? The ASPNET user (under IIS 5), or the NETWORK
SERVICE account (under IIS6) needs to have full access here, as well as to
the Temporary ASP.NET Files folder under the
c:\windows\microsoft.net\framework\v1.1.4322 directory.

One thing that might help is to uninstall and reinstall .NET 1.1. This may
trigger a reset of the necessary permissions.

Jeff

wrote in message news:5113796@discussion.autodesk.com...
Jeff,

There are no errors in the event log. Herewith the vlog file.

Thanks,
Guus

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

Post to forums  

Autodesk Design & Make Report