Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to access the application Pin
Anubhava Dimri7-Mar-10 20:10
Anubhava Dimri7-Mar-10 20:10 
GeneralRe: how to access the application Pin
santhosh-padamatinti7-Mar-10 20:21
santhosh-padamatinti7-Mar-10 20:21 
GeneralRe: how to access the application Pin
Anubhava Dimri7-Mar-10 20:38
Anubhava Dimri7-Mar-10 20:38 
GeneralRe: how to access the application Pin
Richard MacCutchan7-Mar-10 22:45
mveRichard MacCutchan7-Mar-10 22:45 
Questionmy function not functioning Pin
crisjala7-Mar-10 19:11
crisjala7-Mar-10 19:11 
AnswerRe: my function not functioning Pin
Khaniya7-Mar-10 19:50
professionalKhaniya7-Mar-10 19:50 
AnswerBumped post. Pin
Pete O'Hanlon7-Mar-10 22:45
mvePete O'Hanlon7-Mar-10 22:45 
QuestionInstallation error (Microsoft.Mshtml.dll could not load)? Pin
svt gdwl7-Mar-10 18:54
svt gdwl7-Mar-10 18:54 
Hi,

I had a setup (of plugin of IE) (named Setup1) build in vs2005. Earlier If I used to install this setup on other PC's which doesn't have vs2005 and has only .Net framework2.0, the setup gets successfully installed.


After few days, I had installed vs2008 in my PC. After that, I had took the code of Setup1, rebuilt the dll, made a setup (named Setup2) using vs2005.

The main thing is, I had observed one thing, the new setup (i.e., Setup2) gets successfully installed on developing machines, but it gives the following installation error on the machines which does not have vistualstudio, eventhough, .Netframework2.0 and windowsinstaller3.1 is present. The error is:

Exception occured while initializing the installation:
System.IO.FileLoadException: could not load file or assembly 'Microsoft.mshtml.dll, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. StrongName validation failed. (Exception from HRESULT:0x8013141A).


But on the same, Setup1 gets succesfully installed. But setup2 gives this installation Error.

If I run vs_piaredist.exe first and then run the Setup2, Setup2 also gets successfully installed.

Why is this happening with Setup2? why doesn't this happen with Setup1?
AnswerRe: Installation error (Microsoft.Mshtml.dll could not load)? Pin
Atara10-Mar-10 1:01
Atara10-Mar-10 1:01 
QuestionMultidelegate with a returned value Pin
Ming Luo7-Mar-10 17:53
Ming Luo7-Mar-10 17:53 
AnswerRe: Multidelegate with a returned value Pin
vivasaayi7-Mar-10 18:22
vivasaayi7-Mar-10 18:22 
Questionwhat wrong with my code [modified] Pin
crisjala7-Mar-10 15:24
crisjala7-Mar-10 15:24 
AnswerRe: what wrong with my code Pin
Dave Kreskowiak7-Mar-10 15:51
mveDave Kreskowiak7-Mar-10 15:51 
AnswerRe: what wrong with my code Pin
Wes Aday7-Mar-10 17:53
professionalWes Aday7-Mar-10 17:53 
AnswerNo formatting, no text, no question. Pin
Luc Pattyn7-Mar-10 18:00
sitebuilderLuc Pattyn7-Mar-10 18:00 
AnswerRe: what wrong with my code Pin
Ravi Bhavnani7-Mar-10 18:24
professionalRavi Bhavnani7-Mar-10 18:24 
AnswerRe: what wrong with my code Pin
Anubhava Dimri7-Mar-10 20:24
Anubhava Dimri7-Mar-10 20:24 
AnswerRe: what wrong with my code Pin
Pete O'Hanlon7-Mar-10 22:41
mvePete O'Hanlon7-Mar-10 22:41 
AnswerRe: what wrong with my code Pin
dybs8-Mar-10 14:45
dybs8-Mar-10 14:45 
QuestionOutlook 2007 addin causes outlook to hand + high CPU Pin
mosh_337-Mar-10 10:37
mosh_337-Mar-10 10:37 
AnswerRe: Outlook 2007 addin causes outlook to hand + high CPU Pin
Dan Mos7-Mar-10 11:10
Dan Mos7-Mar-10 11:10 
AnswerRe: Outlook 2007 addin causes outlook to hand + high CPU Pin
Luc Pattyn7-Mar-10 11:28
sitebuilderLuc Pattyn7-Mar-10 11:28 
AnswerRe: Outlook 2007 addin causes outlook to hand + high CPU Pin
Wes Aday7-Mar-10 17:55
professionalWes Aday7-Mar-10 17:55 
QuestionAppend to Excel Pin
noamtzu007-Mar-10 5:03
noamtzu007-Mar-10 5:03 
AnswerRe: Append to Excel Pin
Dan Mos7-Mar-10 5:07
Dan Mos7-Mar-10 5:07 

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.