all groups > vb.net upgrade > september 2004
image in button control doesn't found
Posted by JoseLuis at 9/21/2004 8:24:50 AM
Hi,
Why in one form I can't use the image when I click in properties in my
button crontrol
please help me
thanks
josleuis
... more >>
XML comment
Posted by JoseLuis at 9/21/2004 8:16:41 AM
I HAVE THIS Warning : What can I do to fix it ????
XML comment block must immediately precede the language element to witch its
applies
and next is the code qhen I doble click the Warning
------------------------------------------------------------------------------
' <autogene... more >>
Visual Styles
Posted by JoseLuis at 9/21/2004 7:04:29 AM
Hi, I have a problem I think
I wanna use the visual styles but .....
I'm using VB Express 2005 and I want to use the visual styles,but in the
property aplication is check (Start up with custom subname) when I uncheck
it I have a lot of errors
Please help me What can I do
joseluis
... more >>
Using a C# GUI component from VB6
Posted by Einstein at 9/20/2004 7:11:01 PM
Hi All,
we have two applications...one is Next Gen .NET Application written in
c#...where as one application is in VB6...we need to use some .NET
components in VB6 ... I understand this is possible via Inter-OP in case of
NON GUI business components ....but is the same possible for UI
component... more >>
VB6 Runtime Error: "Unexpected error; quitting"
Posted by jnick at 9/20/2004 5:23:01 PM
I recently installed VS 6.0 on a XP Pro PC that already had VS.Net 2003
installed on it. I also have several drives and installed VS 6 on the E
drive, which is also where I have VS.Net 2003 installed. The only problem I
encountered during VS6 installation was an error stating that VS Analyzer ... more >>
Code ADvisor
Posted by Howard Kaikow at 9/16/2004 7:25:23 AM
Earlier this year I reported tat I could not get Code Advisor to work.
Today, being a masochist, I re-installed Code Advisor and got the same
error:
"Errors were encountered while attempting to remove and then add 'Fixit'
source code comments."
My recollection is that at least one other ind... more >>
Reg Vb6 to VB.NET Migration
Posted by Dinesh at 9/13/2004 3:51:08 AM
Hi,
I need to migrate a VB6 application to VB.NET appliaction(Sql Server backend)
Pls give me some links where can i get resources,
what r the things need to considered before and after migration
any links and pointers???
many thanks
Dinesh... more >>
VBA code in a VB.Net application (is VSA dead ?)
Posted by Igor Mendizabal at 9/9/2004 4:45:27 PM
Hello
We have a VB6 application that integrates an VBA IDE from which the final
user can make modifications.
We want to pass the application to VB.NET, and the first step, before
rethinking the whole application, is to pass the conversion wizard and see
how it goes.
But we want to keep t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VB 6 Code Advisor Error
Posted by dpotternews NO[at]SPAM rogers.com at 9/9/2004 6:37:40 AM
I have atempted to use the code advisor on 2 different machines and
both receive an error 430 in the error log. To verify that it was not
project specific I created a project that does nothing and it still
had the error.
Configuration 1: Windows 2000 SP4 VB 6 Service Pack 6
Configuration 2:... more >>
Using same .bas file in multiple projects (now called solutions)
Posted by John Tamplin at 9/6/2004 11:29:08 PM
Hi,=20
- Background=20
In my VB6 days I would use sub-folders to organise my projects, keeping =
the files (.bas, .cls etc) in a sub-folder per project
Example=20
\vbsource\project01 =20
\vbsource\project02 =20
....=20
\vbsource\project99
In addition, general purpose code (shared betwee... more >>
|