Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX 1440: exception in VANetObj20.dll

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Uniwares Posted - Mar 08 2006 : 09:33:01 AM
System.IO.IOException was unhandled
  Message="The process cannot access the file 'c:\\\\program files\\\\visual assist x\\\\vc8\\\\cache\\\\s13931513.d1' because it is being used by another process."
  Source="mscorlib"
  StackTrace:
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
       at System.IO.StreamWriter.CreateFile(String path, Boolean append)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
       at VANetObj.Class1.EnumerateType(String lib, String outputFileName)
       at VANetObj.Class1.Main(String[] args)

---

I'll send a handle dump to support. Dont ask me when or why it happend. Only one instance of VS was running at this time, so it must be a problem internal with locking the file. The exception came up twice in a row with different thread id's.

Is there any way to make something like a mini dump for .net assemblies?
4   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Mar 16 2006 : 11:21:46 PM
case=1035
feline Posted - Mar 10 2006 : 2:18:58 PM
i have emailed support, hopefully they can make something of this.
Uniwares Posted - Mar 08 2006 : 4:11:25 PM
Had it a few times more. Seems to happen only when editing while building in the background. Info: 4 simultanous build enabled, running on a dual xeon. Might be some multiprocessor issue.
feline Posted - Mar 08 2006 : 3:47:53 PM
thank you for the stack. as for a mini dump on .net i have no idea to be honest, hopefully support will have an idea on this one.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000