Home All Groups Group Topic Archive Search About

VB.net application run fine on development machine but no data show up in client computer

Author
4 Apr 2005 10:33 PM
Alice Chu via .NET 247
Hi, recently I develop an vb.net application. I am using microsoft access as the backend database and store it in another network drive. Everything works fine in the development machine. After I deploy the program and install in another computer. Some computer can view data no problem and some machine cannot read the data at all. I already put .net framework on all computer and make sure full trust level. However still no data show up. Any suggestion is appreciate.

--------------------------------
From: Alice Chu

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>u6T5sJ6fDkWi5zReMXojfQ==</Id>

Author
5 Apr 2005 9:41 AM
Nicole Calinoiu
Are you seeing any other symptoms than apparently missing data?  For
example, if any exceptions are being raised, could you please provide the
exception details?  Also, what makes you suspect that this is a security
issue as opposed to a configuration problem (e.g.: incorrect or missing
database connection string on some client machines)?



"Alice Chu via .NET 247" <anonym***@dotnet247.com> wrote in message
news:%23OaMaZWOFHA.1948@TK2MSFTNGP14.phx.gbl...
Hi, recently I develop an vb.net application. I am using microsoft access as
the backend database and store it in another network drive. Everything works
fine in the development machine. After I deploy the program and install in
another computer. Some computer can view data no problem and some machine
cannot read the data at all. I already put .net framework on all computer
and make sure full trust level. However still no data show up. Any
suggestion is appreciate.

--------------------------------
From: Alice Chu

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>u6T5sJ6fDkWi5zReMXojfQ==</Id>