This forum contains outdated content and is available for reading only. Please contact technical support if you have any questions.

Notification

Icon
Error

Options
Go to last post Go to first unread
sforsandeep  
#1 Posted : Wednesday, May 24, 2017 3:10:24 AM(UTC)
sforsandeep

Rank: Newbie

Groups: Guest
Joined: 5/24/2017(UTC)
Posts: 1

Hi,

Im working on an ASP.NET 4.5 website project. In it we are using Aurigma Graphics Library.

I tried to add the DLL as reference.

Its added and it shows in Bin directory.

But it is not showing under Reference page of the project properties and obviously its not showing in the import part of pages.

So whats wrong here. What makes it restricts from Importing.

But the same working fine if the project is created as a web project instead of web site.

But unfortunately ours is a huge website which cant be simply transferred to a web project to work with Aurigma.

Any solutions highly appreciated.

Thanks

Fedor  
#2 Posted : Sunday, May 28, 2017 1:31:26 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Guest
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
You should use the x86 version of assemblies when you develop a website project. You can replace assemblies to their x64 versions when you deploy a project.

The same problem was discussed on Stack Overflow.

Best regards,

Fedor Skvortsov

Users browsing this topic
Guest (2)
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.