PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Microsoft Visual basic, Errors during load, Refer to ...

Reply

Microsoft Visual basic, Errors during load, Refer to ...

 
Thread Tools Rate Thread
Old 21-02-2006, 10:15 PM   #1
jz
Guest
 
Posts: n/a
Default Microsoft Visual basic, Errors during load, Refer to ...


Hi All,

I have an ActiveX control project, in the main form, I have an image
control and load a JPG image from by setting Picture property of Image;

I build it and everything is good, I checked in my file to Subversion
server; and I checked out from another machine. when I tried to open
my project, I got an errors:

like Microsoft Visual basic, Errors during load, Refer to
myproject.log;

when I open the log file I see:

Line 42: Property Picture in Image1 had an invalid file reference.

and I click on ok, finally the project has loaded, but in the "Picture"
property of the Image control, the value is (none);

I tested to just copy the files without check in, I works fine;

can someone tell me what is wrong with the project.

Is it problem of subversion or VB6;



Thank you


jz

  Reply With Quote
Old 22-02-2006, 12:11 AM   #2
jz
Guest
 
Posts: n/a
Default Re: Microsoft Visual basic, Errors during load, Refer to ...

Ok, Problem is fixed, for this who is still searching for the problem,
the solution is: we should aslo check in ( or copy ) other project
related files as .frx; .ctx etc.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off