Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
AnswerRe: I got a problem in using DataAccess Application Block to update database Pin
DaBears23-Mar-06 11:26
DaBears23-Mar-06 11:26 
QuestionShow an .m2 format file in a form. Pin
AeQuitaZ22-Mar-06 13:09
AeQuitaZ22-Mar-06 13:09 
AnswerRe: Show an .m2 format file in a form. Pin
LongRange.Shooter23-Mar-06 4:44
LongRange.Shooter23-Mar-06 4:44 
QuestionHow to get rid of the DataGridView selection margin Pin
Marc Clifton22-Mar-06 10:46
mvaMarc Clifton22-Mar-06 10:46 
AnswerNever mind--RowHeadersVisible! Pin
Marc Clifton22-Mar-06 10:51
mvaMarc Clifton22-Mar-06 10:51 
QuestionDLL Not Found Problem! Pin
LongRange.Shooter22-Mar-06 10:30
LongRange.Shooter22-Mar-06 10:30 
AnswerRe: DLL Not Found Problem! Pin
leppie22-Mar-06 19:53
leppie22-Mar-06 19:53 
GeneralRe: DLL Not Found Problem! Pin
LongRange.Shooter23-Mar-06 4:10
LongRange.Shooter23-Mar-06 4:10 
leppie,

Sorry, I missed a rather significant part to the problem. The error I'm getting is that my dll itself is not found by MSI. The packager copies the RegisterComponent.dll file into the package, but when the installer runs it reports that it cannot find RegisterComponent.dll or one of its' dependancies.

The FILEPATH keyword is a part of the /r option of gacutil so since it is not an actual variable, the % signs are not needed.

So bottom line is that the dll is never getting run. My latest try : strong-naming the dll : did not help me either and I'm totally puzzled by this! I've written several custom installers and I've never had this problem!

But I've also noticed that when I installed Google Web Accelerator it never was able to cache anything on my machine and always reported 0.0 time saved. (while on my home machine that I control, it began working with my first page) So now I'm wondering if I have a weird security issue on this machine that is preventing the installer from writing to disk???!!!

I am at a loss right now.
QuestionLanguage Problem Pin
snouto22-Mar-06 10:21
snouto22-Mar-06 10:21 
AnswerRe: Language Problem Pin
leppie22-Mar-06 19:57
leppie22-Mar-06 19:57 
Questionclient application Pin
haseeb_saeed22-Mar-06 9:35
haseeb_saeed22-Mar-06 9:35 
AnswerRe: client application Pin
Ed.Poore22-Mar-06 10:25
Ed.Poore22-Mar-06 10:25 
AnswerRe: client application Pin
snouto22-Mar-06 10:29
snouto22-Mar-06 10:29 
QuestionTransprency image on Pocket PC Pin
bouli22-Mar-06 9:34
bouli22-Mar-06 9:34 
QuestionUsing DataRelation for DataBindings backwards? Pin
bobbyn31422-Mar-06 9:31
bobbyn31422-Mar-06 9:31 
QuestionDesigner Question Pin
Marc Clifton22-Mar-06 9:28
mvaMarc Clifton22-Mar-06 9:28 
QuestionHow Do We Create a Checker Game? Pin
jeff1922-Mar-06 9:14
jeff1922-Mar-06 9:14 
AnswerRe: How Do We Create a Checker Game? Pin
DigitalKing22-Mar-06 18:40
DigitalKing22-Mar-06 18:40 
GeneralRe: How Do We Create a Checker Game? Pin
Member 156244864-May-22 5:17
Member 156244864-May-22 5:17 
QuestionHiding a Tab Control Pin
Franz Klein22-Mar-06 9:11
Franz Klein22-Mar-06 9:11 
AnswerRe: Hiding a Tab Control Pin
jonas_berg22-Mar-06 10:05
jonas_berg22-Mar-06 10:05 
AnswerRe: Hiding a Tab Control Pin
Ed.Poore22-Mar-06 10:06
Ed.Poore22-Mar-06 10:06 
QuestionProgressive vs. Baseline JPEG Pin
SylvesterW22-Mar-06 9:10
SylvesterW22-Mar-06 9:10 
AnswerRe: Progressive vs. Baseline JPEG Pin
DaBears22-Mar-06 11:39
DaBears22-Mar-06 11:39 
GeneralRe: Progressive vs. Baseline JPEG Pin
SylvesterW22-Mar-06 19:45
SylvesterW22-Mar-06 19:45 

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.