Danke für den Tip. Hat auch am Anfang funktioniert. Der Timeout kommt aber wieder wenn die Version kleiner wird.
Bsp:
190 --> 150 funktioniert
150 --> 100 Funktioniert
100 --> 50 Funktioniert
50 --> 40 funktioniert nicht mehr
Ich habe es in kleinen Schritten probiert, aber bei Version 20 ist Schluß.
Updates für 2008 sind alle installiert.
Es kommt jetzt auch eine neue Meldung, wenn Ich bis 20 bereinigen möchte:
NACHTRAG:
Gestern eine Nachricht von Autodesk erhalten. Steht alles in der "adms 2008 advanced config guide.pdf". Bei mir ging es immer nur 10 Minuten bis der Timeout kam, scheinbar wird der Parameter longcommand nicht richtig genutzt.
How to increase the timeout values on the ADMS server
As the vault database increases in size, you may have to modify some timeout values on the
server to allow for the server to process more data.
Increase the timeout values for client and server functions:
1. Open Windows Explorer and navigate to the C:\Program Files\Autodesk\Data
Management Server 2008\Server\Web\Services directory.
2. Create a backup copy of the Web.config file.
3. Open the Web.config file with Notepad and look for the following line:
<timeouts connection="15" defaultCommand="360" longCommand="1800" />
Note: these values may be different, depending on the size of the vault and the
speed of the server it is installed on. Higher values may be necessary.
4. Save the Web.config file.
5. Open a command prompt and type IISRESET.
Note: If you increase the defaultCommand value higher then 1000, you must increase the
executionTimeout value to an equal or higher value. This is found on the following line:
<httpRuntime maxRequestLength="51200" executionTimeout="1000" />
[Diese Nachricht wurde von CADastrophe am 05. Dez. 2008 editiert.]
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP