OraDirect.NET and Web Application Projects

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
emakkar
Posts: 3
Joined: Wed 22 Nov 2006 19:34

OraDirect.NET and Web Application Projects

Post by emakkar » Wed 22 Nov 2006 20:15

What is the procedure to include the license.licx file into a web application project? The docs identify the process for Web site projects but not web application projects.

Has anyone encountered this issue before?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 23 Nov 2006 08:06

As you may know, Web Application Project has been added to address some of the feedback from developers migrating Visual Studio .NET 2003 applications to the new Web site model in Visual Studio 2005. If these projects behave like VS .NET 2003 web applications, licensing them is the same as licensing common WinForms application.

emakkar
Posts: 3
Joined: Wed 22 Nov 2006 19:34

Dependency to VJSharpCodeProvider

Post by emakkar » Thu 23 Nov 2006 17:35

I enabled the fusion logs in order to see the probing for the license file. I found file not found exceptions for the VJSharpCodeProvider assembly.

Does OraDirect require this reference? Does it need to be a project reference? AFAIK this file is installed with VS 2005.

emakkar
Posts: 3
Joined: Wed 22 Nov 2006 19:34

Still having problems

Post by emakkar » Thu 23 Nov 2006 18:10

OK, i have installed the Visual J# Redist and now i don't get any fusion error regarding VJSharpCodeProvider.

However, i am still getting the license not found errors. Also, i deleted the temporary internet files, but that didn't help either.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 24 Nov 2006 07:42

Please inform us what steps did you perform to include the license in your project.

Post Reply