on 2013 Oct 23 6:55 AM
When I start 2 development projects at the same time i get
Access to the path 'C:\\Users\\Audun\\AppData\\Local\\Temp\\{16AA8FB8-4A98-4757-B7A5-0FF22C0A6E33}_1201_1\\dbdata12.dll' is denied.
From http://dcx.sybase.com/1201/en/dbprogramming/adodotnet-dev-dbdata.html The subdirectory name will take the form of a GUID with a suffix including the version number, bitness of the DLL, and an index number used to guarantee uniqueness. The following is an example of a possible subdirectory name.
Why are both my programs trying to use the same path, and is there a workaround?
One project/application is a consoleappilcation started from visual studio 2010 The other are a mvc3 webapplication started from visual studio 2012
Both are referencing iAnywhere.Data.SQLAnywhere.v4.0.dll from gac version 12.0.1.39674
User | Count |
---|---|
62 | |
10 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.