Click here to Skip to main content
16,005,222 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Returning data of type BSTR to vb.net Pin
Matt Philmon12-Oct-04 18:52
Matt Philmon12-Oct-04 18:52 
GeneralRe: Returning data of type BSTR to vb.net Pin
randynamics12-Oct-04 18:55
randynamics12-Oct-04 18:55 
GeneralRe: Returning data of type BSTR to vb.net Pin
Matt Philmon12-Oct-04 19:43
Matt Philmon12-Oct-04 19:43 
GeneralRe: Returning data of type BSTR to vb.net Pin
randynamics12-Oct-04 23:51
randynamics12-Oct-04 23:51 
GeneralRe: Returning data of type BSTR to vb.net Pin
Matt Philmon13-Oct-04 4:30
Matt Philmon13-Oct-04 4:30 
GeneralRe: Returning data of type BSTR to vb.net Pin
randynamics17-Oct-04 22:47
randynamics17-Oct-04 22:47 
GeneralRe: Returning data of type BSTR to vb.net Pin
Matt Philmon18-Oct-04 4:07
Matt Philmon18-Oct-04 4:07 
GeneralHelp VB.NET and stdole.dll Pin
djw111-Oct-04 11:55
djw111-Oct-04 11:55 
Hi All,

Please provide some clarity to my muddled brain.

I am new to VB.NET and am building some add on customisation to ESRI's ArcGIS suite. I have VS.NET 2003 and am building a VB Class Library project.

My code builds and runs without a hitch on my computer (win2K SP4) but when I build the setup program and deploy on another machine (WinXP SP2) my code installs alright and runs some sections fine, but falls over when it gets to a section requiring stdole saying stdole or one of its dependencys not found.

The target machine has .net 1.1 framework installed and on investigating my .net project I find that the detected dependencies in the setup project stdole is missing reference to mscorlib 1.0.330.0. (I could only find mscorlib 1.05000.0 on my machine)

Further investigation shows that stdole reference is to runtime version 1.0.3705 and file version 7.0.3300.0 yet when I check this file in win explorer it says the file version is 7.0.9466.0.
I can't find any other copies of this file on my machine. Am I somehow referencing a file that no longer exists?? should there be a 1.1 version of stdole??

I have searched and searched and have thus far come up blank.

Any help or explanations greatly appreciated.

Cheers
David
GeneralRe: Help VB.NET and stdole.dll Pin
Anonymous11-Oct-04 12:24
Anonymous11-Oct-04 12:24 
GeneralRe: Help VB.NET and stdole.dll Pin
djw111-Oct-04 14:20
djw111-Oct-04 14:20 
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 
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 

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.