I have writen a program using vb.net 2005 and used SQL Server 2000 as the database. I also used DataSet to process the records. When I try to run the program on a peer-to-peer network it fails and returns the error message
System.Security.permissions.FileIOpermission, mscorlib, version2.0.0.0, culture = natural, PublicKeyToken = b77a5c561934e089
Then on the dialog box there was OK button when click on it, the error message
System.Data.SqlClient.SqlClientPermission, System.Data, version2.0.0.0, culture = natural, PublicKeyToken = b77a5c561934e089 failed
Was also displayed.
Please can anyone help me find solution to this problem
Thanks in advanced
DEPLOYING A VB.NET WITH SQLHOW TO RUN VB.NET AND SQL SERVER ON PEER -TO- PEER NETWORK
Page 1 of 1
1 Replies - 2130 Views - Last Post: 24 June 2010 - 06:58 AM
Replies To: DEPLOYING A VB.NET WITH SQL
#2
Re: DEPLOYING A VB.NET WITH SQL
Posted 24 June 2010 - 06:58 AM
Is your database connected to the network? If it's only installed on your local machine and not setup for outside access you will run into permissions issues accessing it from a non-local perspective.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|