Rank: Newbie
Groups: Guest
Joined: 7/24/2010(UTC) Posts: 7
|
I've written my site using vb.net and have been using the Photo Editor software on the site for a year or so. I'm upgrading to .net 4.0 framework and the latest GraphicsMill 5.5. Once I did that, the photo editor doesn't work anymore. It is looking for the Aurigma.Photoeditor namespace. I figured out by looking at your new demo that this functionality is not compiled into a dll anymore, but resides in the App_Code folder. The problem is that when I tried to copy the class files into my website, it said that I couldn't because they are written in c#. Do you have a vb.net version that I can use?
Thanks.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello,
It seems you have web application if you cannot combine C# and VB.NET source code. In your case I would recommend you to compile Photo Editor to external assembly and then add it to your application. |
|
|
|
|
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.