Click here to Skip to main content
15,913,722 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous11-Oct-04 12:31
Anonymous11-Oct-04 12:31 
GeneralRe: Help VB.NET and stdole.dll Pin
djw111-Oct-04 14:10
djw111-Oct-04 14:10 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous11-Oct-04 15:06
Anonymous11-Oct-04 15:06 
GeneralRe: Help VB.NET and stdole.dll Pin
djw111-Oct-04 15:18
djw111-Oct-04 15:18 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous11-Oct-04 20:39
Anonymous11-Oct-04 20:39 
GeneralRe: Help VB.NET and stdole.dll Pin
djw112-Oct-04 12:49
djw112-Oct-04 12:49 
GeneralRe: Help VB.NET and stdole.dll Pin
djw112-Oct-04 17:57
djw112-Oct-04 17:57 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous12-Oct-04 18:48
Anonymous12-Oct-04 18:48 
Ok, I think I may know what the problem is, if you'll bear with me for a bit.

I mushed around thru microsoft's site a bit and found a lot of references about the stdole.dll you are trying to distribute, it is the developer version and that's not supposed to be re-distributed, you reference it in a build when you use the office interops but as far as I can tell the IDE is not supposed to add it to the dependency list because it is installed with the net framework re-distribution. The only one allow to be re-distributed is the runtime version. If your still following all this the a solution may be to download the re-distributable pia's to your machine move the stdole.dll file to your app bin directory and reference it instead, make sure your software works then add it as the dependancy.

This is just a shot in the dark, because, one, I have never had that problem, and two, my IDE say's the same thing your's does, and I have no stdole problem with my builds that include it, as it never get's packaged in the msi file.


GeneralRe: Help VB.NET and stdole.dll Pin
djw113-Oct-04 12:13
djw113-Oct-04 12:13 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous13-Oct-04 13:33
Anonymous13-Oct-04 13:33 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous13-Oct-04 14:13
Anonymous13-Oct-04 14:13 
GeneralRe: Help VB.NET and stdole.dll Pin
djw113-Oct-04 14:20
djw113-Oct-04 14:20 
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous13-Oct-04 14:30
Anonymous13-Oct-04 14:30 
GeneralRe: Help VB.NET and stdole.dll Pin
djw121-Oct-04 12:01
djw121-Oct-04 12:01 
GeneralDownload Outlook Email Attachments in .net Pin
megadith11-Oct-04 11:19
megadith11-Oct-04 11:19 
GeneralRe: Download Outlook Email Attachments in .net Pin
Anonymous11-Oct-04 12:00
Anonymous11-Oct-04 12:00 
GeneralRe: Download Outlook Email Attachments in .net Pin
megadith12-Oct-04 3:29
megadith12-Oct-04 3:29 
GeneralRe: Download Outlook Email Attachments in .net Pin
Anonymous12-Oct-04 8:44
Anonymous12-Oct-04 8:44 
GeneralIssues in deploying application! Pin
Anonymous11-Oct-04 4:38
Anonymous11-Oct-04 4:38 
GeneralRe: Issues in deploying application! Pin
Anonymous11-Oct-04 12:52
Anonymous11-Oct-04 12:52 
GeneralRe: Issues in deploying application! Pin
Anonymous12-Oct-04 4:37
Anonymous12-Oct-04 4:37 
GeneralSize of window in MDI Pin
Prakash Chajer11-Oct-04 4:16
Prakash Chajer11-Oct-04 4:16 
GeneralRe: Size of window in MDI Pin
Dave Kreskowiak11-Oct-04 5:23
mveDave Kreskowiak11-Oct-04 5:23 
GeneralString with quotes Pin
Brad Fackrell11-Oct-04 3:52
Brad Fackrell11-Oct-04 3:52 
GeneralRe: String with quotes Pin
Brad Fackrell11-Oct-04 3:56
Brad Fackrell11-Oct-04 3:56 

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.