Click here to Skip to main content
15,892,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Resolution Problem in Vb.net 2005 Pin
compad6-Aug-08 0:05
compad6-Aug-08 0:05 
Questionhelp me in VB 6.0 Pin
Member 39689965-Aug-08 21:24
Member 39689965-Aug-08 21:24 
AnswerRe: help me in VB 6.0 Pin
Mycroft Holmes5-Aug-08 21:28
professionalMycroft Holmes5-Aug-08 21:28 
GeneralRe: help me in VB 6.0 Pin
Paul Conrad6-Aug-08 5:32
professionalPaul Conrad6-Aug-08 5:32 
AnswerRe: help me in VB 6.0 Pin
Tom Deketelaere6-Aug-08 0:02
professionalTom Deketelaere6-Aug-08 0:02 
AnswerRe: help me in VB 6.0 Pin
jzonthemtn6-Aug-08 4:24
jzonthemtn6-Aug-08 4:24 
AnswerRe: help me in VB 6.0 Pin
Paul Conrad6-Aug-08 5:30
professionalPaul Conrad6-Aug-08 5:30 
QuestionHave I screwed the pooch? Pin
Mycroft Holmes5-Aug-08 21:22
professionalMycroft Holmes5-Aug-08 21:22 
I have a DLL (Crypto does the obvious thing) that is used by all our apps to encrypt the passwords. I wanted to use this with SSIS in a package. To do this I assumed I would need to put it into the GAC. To do this the DLL needed a strong name attached. Not a problem, did that and deployed to the GAC.

Turns out SSIS is such a PITA that I won't be using it, permissioning and deploying an SSIS package is an absolute nightmare.

Now come the nasty stuff, I open up one of the existing apps and it fails to compile with this message
_Include DLLs\GRCrypto.dll' must be strong signed in order to be marked as a prerequisite

So I dutifully remove the GAC deployment, remove the strong key from the assembly, remove the references and refresh them. Still no joy compiling the app.

Any suggestions on how to resolve this.
My machine is the only one with the DLL deployed o the GAC, the code is in VSS and also on other developers machines. I am willing to delete my copy, trash VSS and reset from another devs machine but will it do me any good. Is the problem in the App or in the GAC and my local environment.

I await suggestions with bated breath and gnashing of teeth!


Never underestimate the power of human stupidity
RAH

AnswerRe: Have I screwed the pooch? Pin
paas6-Aug-08 1:20
paas6-Aug-08 1:20 
GeneralRe: Have I screwed the pooch? Pin
Mycroft Holmes6-Aug-08 14:07
professionalMycroft Holmes6-Aug-08 14:07 
Questionwant to generate Pin
sathyan_82945-Aug-08 21:22
sathyan_82945-Aug-08 21:22 
AnswerRe: want to generate Pin
Bardy855-Aug-08 21:40
Bardy855-Aug-08 21:40 
GeneralRe: want to generate Pin
sathyan_82945-Aug-08 22:07
sathyan_82945-Aug-08 22:07 
GeneralRe: want to generate Pin
Bardy855-Aug-08 22:47
Bardy855-Aug-08 22:47 
Questionshow wav Pin
morn20065-Aug-08 21:14
morn20065-Aug-08 21:14 
AnswerRe: show wav Pin
Steven J Jowett5-Aug-08 22:10
Steven J Jowett5-Aug-08 22:10 
AnswerRe: show wav Pin
sumit70345-Aug-08 22:49
sumit70345-Aug-08 22:49 
Questiondatagridview Pin
sathyan_82945-Aug-08 20:46
sathyan_82945-Aug-08 20:46 
AnswerRe: datagridview Pin
Mycroft Holmes5-Aug-08 21:25
professionalMycroft Holmes5-Aug-08 21:25 
AnswerRe: datagridview Pin
chandralekha5-Aug-08 23:31
chandralekha5-Aug-08 23:31 
QuestionHow to work with style element in WebBrowser control Pin
MAP Tiger5-Aug-08 12:03
MAP Tiger5-Aug-08 12:03 
AnswerRe: How to work with style element in WebBrowser control Pin
mghiassi6-Aug-08 7:46
mghiassi6-Aug-08 7:46 
GeneralRe: How to work with style element in WebBrowser control Pin
MAP Tiger6-Aug-08 8:38
MAP Tiger6-Aug-08 8:38 
QuestionForm Location Pin
CodingYoshi5-Aug-08 11:39
CodingYoshi5-Aug-08 11:39 
AnswerRe: Form Location Pin
Mycroft Holmes5-Aug-08 21:41
professionalMycroft Holmes5-Aug-08 21:41 

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.