Click here to Skip to main content
15,893,161 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: GetCommandLineArgs() fails for long directory name? Pin
Eddy Vluggen15-Jun-12 22:28
professionalEddy Vluggen15-Jun-12 22:28 
AnswerRe: GetCommandLineArgs() fails for long directory name? Pin
Dave Kreskowiak15-Jun-12 1:57
mveDave Kreskowiak15-Jun-12 1:57 
GeneralRe: GetCommandLineArgs() fails for long directory name? Pin
biop.codeproject15-Jun-12 21:39
biop.codeproject15-Jun-12 21:39 
AnswerRe: GetCommandLineArgs() fails for long directory name? Pin
Richard MacCutchan15-Jun-12 2:53
mveRichard MacCutchan15-Jun-12 2:53 
GeneralRe: GetCommandLineArgs() fails for long directory name? Pin
biop.codeproject15-Jun-12 21:40
biop.codeproject15-Jun-12 21:40 
Questionhow to create advanced browser like firefox with visual basic 2010? Pin
JOHNSAMI13-Jun-12 16:19
JOHNSAMI13-Jun-12 16:19 
AnswerRe: how to create advanced browser like firefox with visual basic 2010? Pin
Dave Kreskowiak13-Jun-12 18:22
mveDave Kreskowiak13-Jun-12 18:22 
Questionvb .net - Moving to a new computer Pin
No-e13-Jun-12 8:02
No-e13-Jun-12 8:02 
I have been using VS2008 on XP for some time now, converting a project to VB.net. I have it largely converted and am debugging now (i.e. the project is running fine)

I am trying to move it to Windows 7 (finally). I installed the exact same visual studio I am using on XP, and I copied the project directory from the old computer to the new computer.

For some reason I loose a few references so on the reference page I add them back in, there were three of them, all custom references. The reference dialogue tells me it can not find the files specified, on the XP machine they are listed as being in \project\obj\release directory, so on the Windows 7 machine I point to them there (not sure if I should do that or point to the original)

When I try to run or debug the project I get the following errors and it stops.

A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in MBIG.exe
A first chance exception of type 'System.TypeInitializationException' occurred in MBIG.exe
A first chance exception of type 'System.TypeInitializationException' occurred in MBIG.exe
A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in MBIG.exe
The program '[2776] MBIG.vshost.exe: Managed' has exited with code 0 (0x0).

Anyone have any suggestions as to what I should do to resolve or identify the problems? (not sure it the references impact this or not)

no-e
AnswerRe: vb .net - Moving to a new computer Pin
Dave Kreskowiak13-Jun-12 8:12
mveDave Kreskowiak13-Jun-12 8:12 
GeneralRe: vb .net - Moving to a new computer Pin
No-e13-Jun-12 9:48
No-e13-Jun-12 9:48 
GeneralRe: vb .net - Moving to a new computer Pin
Richard MacCutchan13-Jun-12 22:46
mveRichard MacCutchan13-Jun-12 22:46 
QuestionHow to Print this array in word?(VBA) Pin
godevg12-Jun-12 21:23
godevg12-Jun-12 21:23 
AnswerRe: How to Print this array in word?(VBA) Pin
Andy_L_J12-Jun-12 21:57
Andy_L_J12-Jun-12 21:57 
QuestionLimit picture size in picture box Pin
Midnight Ahri10-Jun-12 22:51
Midnight Ahri10-Jun-12 22:51 
AnswerRe: Limit picture size in picture box Pin
Eddy Vluggen11-Jun-12 0:09
professionalEddy Vluggen11-Jun-12 0:09 
QuestionVB.NET : Datagrid's scrolling giving error after selecting row Pin
Nitin Varshneya8-Jun-12 5:02
Nitin Varshneya8-Jun-12 5:02 
AnswerRe: VB.NET : Datagrid's scrolling giving error after selecting row Pin
Dave Kreskowiak8-Jun-12 10:07
mveDave Kreskowiak8-Jun-12 10:07 
QuestionHow do you right align using .ToString() Pin
David Mujica7-Jun-12 9:24
David Mujica7-Jun-12 9:24 
AnswerRe: How do you right align using .ToString() Pin
Luc Pattyn7-Jun-12 9:41
sitebuilderLuc Pattyn7-Jun-12 9:41 
GeneralRe: How do you right align using .ToString() Pin
David Mujica7-Jun-12 10:07
David Mujica7-Jun-12 10:07 
AnswerRe: How do you right align using .ToString() Pin
Alan N7-Jun-12 9:53
Alan N7-Jun-12 9:53 
GeneralRe: How do you right align using .ToString() Pin
MicroVirus8-Jun-12 10:47
MicroVirus8-Jun-12 10:47 
AnswerRe: How do you right align using .ToString() Pin
908236518-Jun-12 6:41
908236518-Jun-12 6:41 
QuestionDocument Viewer Pin
D. Joe6-Jun-12 16:30
D. Joe6-Jun-12 16:30 
AnswerRe: Document Viewer Pin
Dave Kreskowiak7-Jun-12 4:49
mveDave Kreskowiak7-Jun-12 4:49 

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.