Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MCC-Server stürzt dauernd ab.
02-25-2013, 01:00 PM
Post: #5
RE: MCC-Server stürzt dauernd ab.
Hi, danke für die Log Datei. Anscheinend gibt es ein Problem mit deinem .NET Framework. Speziell hier die DLL System.Transactions.dll.

Bitte probier deine .NET Installation zu reparieren.
http://www.microsoft.com/en-us/download/...x?id=30135

Mit folgendem Befehl kann man die DLL in den GAC installieren. Dir wird aber der Befehl gacutil fehlen. Der kommt mit Visual Studio.
Code:
gacutil -I "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Transactions.dll"
Quelle: http://forums.asp.net/t/1145885.aspx/1
Find all posts by this user


Messages In This Thread
MCC-Server stürzt dauernd ab. - bauerand - 02-20-2013, 12:53 PM
RE: MCC-Server stürzt dauernd ab. - MGehlhaar - 02-25-2013 01:00 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)