Click here to Skip to main content
15,925,369 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Send message with params Pin
Henry Minute24-Sep-09 12:37
Henry Minute24-Sep-09 12:37 
GeneralRe: Send message with params Pin
Luc Pattyn24-Sep-09 12:49
sitebuilderLuc Pattyn24-Sep-09 12:49 
QuestionEvent not finished - Form Closing causes nullreference exception Pin
nlarson1124-Sep-09 7:27
nlarson1124-Sep-09 7:27 
AnswerRe: Event not finished - Form Closing causes nullreference exception Pin
Luc Pattyn24-Sep-09 9:19
sitebuilderLuc Pattyn24-Sep-09 9:19 
GeneralRe: Event not finished - Form Closing causes nullreference exception Pin
nlarson1124-Sep-09 9:27
nlarson1124-Sep-09 9:27 
QuestionFastest? Pin
TheMrProgrammer24-Sep-09 7:02
TheMrProgrammer24-Sep-09 7:02 
AnswerRe: Fastest? Pin
nlarson1124-Sep-09 7:29
nlarson1124-Sep-09 7:29 
QuestionAAAaaarrrrrrr !!!!! .NET security Pin
Steven J Jowett24-Sep-09 6:28
Steven J Jowett24-Sep-09 6:28 
I have an headache from bashing my head against a brick wall and I think Google will start charging me because I'm hogging their search engine.

I am near the end of a large VB .NET 2008 project, where a small client program is installed on the user's PC and then shared DLLs and support files are located on a Windows 2008 Server. The client program uses late binding to utilise the DLLs on the server.

All the assemblies are Strongly Named.

when I attempt to run the client program, I get the error "That assembly does not allow partially trusted callers." at the point that the client attempts to connect to a DLL on the server.

I have tried the following command on my PC (running Vista Ultimate x64)

CasPol.exe -pp off -m -ag 1.2 -url file:\\myServer\myShare\* FullTrust


I still get the same error.

I really am in need of some guidance (or a bullet to the head Wink | ;) )

Thanks

Steve Jowett
-------------------------
Real programmers don't comment their code. If it was hard to write, it should be hard to read.

AnswerRe: AAAaaarrrrrrr !!!!! .NET security Pin
EliottA24-Sep-09 6:59
EliottA24-Sep-09 6:59 
AnswerRe: AAAaaarrrrrrr !!!!! .NET security Pin
Steven J Jowett24-Sep-09 23:53
Steven J Jowett24-Sep-09 23:53 
QuestionHow to insert txt file into a sql table. Pin
billibong14524-Sep-09 5:54
billibong14524-Sep-09 5:54 
AnswerRe: How to insert txt file into a sql table. Pin
Henry Minute24-Sep-09 6:18
Henry Minute24-Sep-09 6:18 
QuestionMoving Ranges=Objects: how can I program that ? Pin
orsocode24-Sep-09 2:05
orsocode24-Sep-09 2:05 
QuestionFast Navigation in the Properties Pin
εїзεїзεїз23-Sep-09 23:40
εїзεїзεїз23-Sep-09 23:40 
AnswerRe: Fast Navigation in the Properties Pin
dan!sh 24-Sep-09 3:07
professional dan!sh 24-Sep-09 3:07 
Questionproblem with datagrid Pin
Joel Navarro23-Sep-09 23:12
Joel Navarro23-Sep-09 23:12 
AnswerRe: problem with datagrid Pin
Dave Kreskowiak24-Sep-09 10:09
mveDave Kreskowiak24-Sep-09 10:09 
QuestionLamda expression in AutoCompleteFilterPredicate [Solved] Pin
gGregor8323-Sep-09 22:59
gGregor8323-Sep-09 22:59 
AnswerRe: Lamda expression in AutoCompleteFilterPredicate Pin
Gideon Engelberth24-Sep-09 2:57
Gideon Engelberth24-Sep-09 2:57 
GeneralRe: Lamda expression in AutoCompleteFilterPredicate Pin
gGregor8324-Sep-09 4:18
gGregor8324-Sep-09 4:18 
GeneralRe: Lamda expression in AutoCompleteFilterPredicate Pin
Gideon Engelberth24-Sep-09 11:47
Gideon Engelberth24-Sep-09 11:47 
GeneralRe: Lamda expression in AutoCompleteFilterPredicate Pin
gGregor8324-Sep-09 20:27
gGregor8324-Sep-09 20:27 
QuestionCant get Underscore to work in my screen Keyboard Pin
Bob Beaubien23-Sep-09 16:22
Bob Beaubien23-Sep-09 16:22 
AnswerRe: Cant get Underscore to work in my screen Keyboard Pin
_Damian S_23-Sep-09 17:49
professional_Damian S_23-Sep-09 17:49 
GeneralRe: Cant get Underscore to work in my screen Keyboard Pin
Bob Beaubien23-Sep-09 17:51
Bob Beaubien23-Sep-09 17:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.