Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shell requirement
Message
From
20/04/2010 14:41:04
 
 
To
20/04/2010 14:01:11
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01460445
Message ID:
01461187
Views:
52
This message has been marked as the solution to the initial question of the thread.
>>So the obvious next question is what Type is 's' in the Debugger after this line executes.......
>
>The type is Shell32.ShellClass.

Then that project must be referencing the Shell32.dll COM. Either get rid of it or use
Microsoft.VisualBasic.Shell(".....")
to indicate that you wish to use the VisualBasic namespace method......
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform