cancel
Showing results for 
Search instead for 
Did you mean: 

access to dbdata12.dll is denied

Former Member
2,682

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

Accepted Solutions (0)

Answers (0)