Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Visual Studio 2008 and Graphic Mills - Do the Dlls need to be added to the GAC to get this to work??
Rank: Member
Groups: Guest
Joined: 1/12/2009(UTC) Posts: 11
|
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/3/2008(UTC) Posts: 185
Thanks: 8 times
|
Hi,
Yes, I used Graphic Mills with VS 2008 almost for 1 year. They works together. But, do not install the DLL into GAC, it will give problem during design time.
I am not sure what that happened to you..... but wut I could confirm is they works with each other.
|
|
|
|
Rank: Member
Groups: Guest
Joined: 1/12/2009(UTC) Posts: 11
|
Hi,
Thank you so much for responding to my post. May I ask you: 1. did you copy the dlls into your VS2008 project's bin directory 2. and you did not add 'references' right?
Im unclear as to why this doesnt compile for me. I am using Aurigma's uploader no problem in my VS2008 project.
~ Doris.
|
|
|
|
Rank: Member
Groups: Guest
Joined: 1/12/2009(UTC) Posts: 11
|
I just added 2 entries for Aurigma into my webconfig ... and that cleared up most errors!
Now I just have one: DOES Anyone know how to clear this? The type or namespace name 'RemoteScriptingMethodAttribute' could not be found (are you missing a using directive or an assembly reference?) C:\Inetpub\wwwroot\NovaTWebsite\CropIt1.aspx.cs 42 10
It is in reference to this Aurigma code snippet: [RemoteScriptingMethod()] public void Crop(int left, int top, int width, int height) { BitmapViewer1.Bitmap.Transforms.Crop(left, top, width, height, RgbColor.White); }
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Visual Studio 2008 and Graphic Mills - Do the Dlls need to be added to the GAC to get this to work??
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.