deployment with SilverLight app

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
estern
Posts: 19
Joined: Tue 27 Jan 2009 18:59

deployment with SilverLight app

Post by estern » Mon 23 Feb 2009 17:10

on the development computer everything works

on the deployment server things work once and then stop working

to deploy I ran the licensed minimal install of DevArts dcoracle500pro.exe
and then copied from the development computer to the deployment server

devart.data.dll
devart.data.oracle.dll
devart.data.oracle.entity.dll
devart.data.oracle.web.dll

to the

c:\inetpub\wwwroot\myapp directory

and to the

c:\inetpub\wwwroot\myapp\bin directory

because the create, read, update, delete cycle worked once on the server I think I have an installation or licensing issue.

Has anyone resolved how to deploy dotConnect and have it work more than once?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 24 Feb 2009 08:11

Please provide more detailed description of the problem.
What kind of exception do you get?

Post Reply