Deployment Security Question

From: Stephen Hoehn (shoehn_at_mail.com)
Date: 10/30/03


Date: Thu, 30 Oct 2003 11:14:44 -0800

I am having problems deploying my VB.net application.
Everthing works on my development platform in the IDE
mode. When I build the solution and copy
the .exe, .config and .pdb files to a network share
drive, and then run the application, I get a system
security exception error at line 215 from my client
platforms, even my development platform.
 

    Public Function PulpwoodDataConnection() As
Data.SqlClient.SqlConnection
        PulpwoodDataConnection = New
Data.SqlClient.SqlConnection
        With PulpwoodDataConnection
            .ConnectionString = "integrated
security=SSPI;data source=Z723WPA955;persist security
info=False;initial catalog=PulpWood"
            .Open()
        End With
    End Function

Line 215 is the ".open" statement.
1) I have already used the Configuration wizard to raise
the assembley to "full trust".
2) I get no errors in the event viewer. (I log all
failures)
3) As far as SQL security goes, I have given public the
data reader permission
4) I am developing on a Windows 2000 system (latest
service pack and security patches).
5) My client systems are windows 2000 (latest service pack
and security patches).
6) I am using Visual Studio Microsoft Visual Basic .NET
69586-335-0000007-18193



Relevant Pages

  • Re: A big project
    ... > development platform. ... > APPLICATION STRENGHT (to security and to scalability issues). ... feature, did not introduce a bug, and did not change a feature in a way that ... No more debugging. ...
    (comp.lang.ruby)
  • RE: Deployment Security Question
    ... To verify whether or not .NET framework security is the ... then I would recomend granting full trust to the share where you are ... | Everthing works on my development platform in the IDE ...
    (microsoft.public.dotnet.security)
  • Re: Is VMS losing the Financial Sector, also?
    ... there were 46 security patches: ... we see *one* critical server-related security patch in 6 ... revision and config management and App re-cert testing processes just do ... It's *stupid* to install Samba and NFS and yp/nis and GNOME and 1000 other apps on a dedicated web server, and it's just as stupid to install non-essential stuff on a dedicated Samba server. ...
    (comp.os.vms)
  • RE: Is VMS losing the Financial Sector, also?
    ... there were 46 security patches: ... we see *one* critical server-related security patch in 6 ... Click a button to filter by All, Security, Bug fixes, Enhancements. ... You don't seem to know very much about Linux package management. ...
    (comp.os.vms)
  • RE: My system has been hacked!
    ... If you only recently installed the security patches, ... other than IIS, such as IE or even Windows itself. ... And even if you install all the security patches and lock ...
    (microsoft.public.inetserver.iis.security)