Newbie Question
-
I have developed a windows app that will run on a local network. I have the app set so users can run the app from the server. What do I need to do so the user doesn't get the message: "The publisher could not be verified. Are you sure you want to run this software" Thanks in advance! sk
-
I have developed a windows app that will run on a local network. I have the app set so users can run the app from the server. What do I need to do so the user doesn't get the message: "The publisher could not be verified. Are you sure you want to run this software" Thanks in advance! sk
Digital Signature -- see here: http://www.kinook.com/blog/?p=10[^]
--EricDV Sig--------- Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them. - Laurence J. Peters
-
I have developed a windows app that will run on a local network. I have the app set so users can run the app from the server. What do I need to do so the user doesn't get the message: "The publisher could not be verified. Are you sure you want to run this software" Thanks in advance! sk
-
I have developed a windows app that will run on a local network. I have the app set so users can run the app from the server. What do I need to do so the user doesn't get the message: "The publisher could not be verified. Are you sure you want to run this software" Thanks in advance! sk
The Solution that i Provided U is For Win App. 1)First U Have to installed Your application on Server and The Folder Which is Created on Your Server Must Be Shared with Full Permission on That Folder. 2)Go To The Start->Run->Cmd->cd \->CD Windows (Enter) CD \Microsoft .NET FramreWork 2.0 (Enter) CD \Framework (Enter) CD \v2.0.50727 (Enter) C:\Windows\Microsoft .NET FramreWork 2.0\Framework \v2.0.50727(this you path) after that you have to Write The command caspol -cg 1.2 FullTrust (Case Senstitive) Ask For Yes Or No Press Y All This Work is Done At Server. Now on Client 1)First Installed .NEt FrameWork 2.0 Setup 2)MYComputer Right Click MAP Driver From That Server on Your Client Computer 3)Repate The Setup Of Command on the Client as Above