CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 VB.NET and CC Studio samples

Print topic Send  topic

Author Message
Ken Cox
Posted: 09/17/2002, 5:24 AM

Is anyone else getting a bunch of errors when they try to build the CC Studio
samples using the new VB.NET addition?

Any hints on what needs to be done?

Ken

Brian Mann
Posted: 09/18/2002, 5:56 AM

Ken - I got these when VB.NET first come out for CCS. Logged as problem
with CCS. They acknowledged the problem was working on a fix but they never
got back to me that it had been fixed.

Codecharge last response:
Posted 8/31/02 6:06:16 AM
User Alex A.
Status Open - Investigating
Response This error was just fixed I will contact developers if
they can get you a fix by Monday or Tuesday.


******
The bunch of errors I was getting (eg from bookstore example)

Error:
C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library /out:bin\EmplDir.dll
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll /r:System.Web.dll
/r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll /recurse:*.vb
Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
for Microsoft (R) .NET Framework version 1.00.3705.209
Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) : error
BC30288: Local variable 'li' is already declared in the current block.

Dim li As ListItem
~~

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll





"Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
news:am76tb$19n$1@news.codecharge.com...
> Is anyone else getting a bunch of errors when they try to build the CC
Studio
> samples using the new VB.NET addition?
>
> Any hints on what needs to be done?
>
> Ken
>
>

Ken Cox
Posted: 09/18/2002, 5:39 PM

Thanks for your reply. At least I'm not alone... the samples are unusable in
VB.NET.

I guess updating them has a low priority.

Ken

"Brian Mann" <bmann@netspace.net.au> wrote in message
news:am9t5j$6cg$1@news.codecharge.com...
Ken - I got these when VB.NET first come out for CCS. Logged as problem
with CCS. They acknowledged the problem was working on a fix but they never
got back to me that it had been fixed.

Codecharge last response:
Posted 8/31/02 6:06:16 AM
User Alex A.
Status Open - Investigating
Response This error was just fixed I will contact developers if
they can get you a fix by Monday or Tuesday.


******
The bunch of errors I was getting (eg from bookstore example)

Error:
C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library /out:bin\EmplDir.dll
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll /r:System.Web.dll
/r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll /recurse:*.vb
Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
for Microsoft (R) .NET Framework version 1.00.3705.209
Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) : error
BC30288: Local variable 'li' is already declared in the current block.

Dim li As ListItem
~~

C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll





"Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
news:am76tb$19n$1@news.codecharge.com...
> Is anyone else getting a bunch of errors when they try to build the CC
Studio
> samples using the new VB.NET addition?
>
> Any hints on what needs to be done?
>
> Ken
>
>


Brian Mann
Posted: 09/19/2002, 2:25 AM

Hi Ken - just got this response from CCS after I left a reminder to them:

Posted 9/18/02 10:04:35 AM
User Walker P.
Status Hold - Proposed Solution
Response Uninstall CCS then download and install the version
posted at the following location:

http://support.codecharge.com/updates.asp




"Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
news:amb6b5$k35$1@news.codecharge.com...
> Thanks for your reply. At least I'm not alone... the samples are unusable
in
> VB.NET.
>
> I guess updating them has a low priority.
>
> Ken
>
> "Brian Mann" <bmann@netspace.net.au> wrote in message
>news:am9t5j$6cg$1@news.codecharge.com...
> Ken - I got these when VB.NET first come out for CCS. Logged as problem
> with CCS. They acknowledged the problem was working on a fix but they
never
> got back to me that it had been fixed.
>
> Codecharge last response:
> Posted 8/31/02 6:06:16 AM
> User Alex A.
> Status Open - Investigating
> Response This error was just fixed I will contact developers
if
> they can get you a fix by Monday or Tuesday.
>
>
> ******
> The bunch of errors I was getting (eg from bookstore example)
>
> Error:
> C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A
>
>
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
> rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library /out:bin\EmplDir.dll
>
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
> em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll /r:System.Web.dll
> /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll /recurse:*.vb
> Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
> for Microsoft (R) .NET Framework version 1.00.3705.209
> Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.
>
> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) : error
> BC30288: Local variable 'li' is already declared in the current block.
>
> Dim li As ListItem
> ~~
>
> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll
>
>
>
>
>
> "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
>news:am76tb$19n$1@news.codecharge.com...
> > Is anyone else getting a bunch of errors when they try to build the CC
> Studio
> > samples using the new VB.NET addition?
> >
> > Any hints on what needs to be done?
> >
> > Ken
> >
> >
>
>
>

Ken Cox
Posted: 09/20/2002, 5:32 AM

Thanks for passing that along Brian!

Ken

"Brian Mann" <bmann@netspace.net.au> wrote in message
news:amc55m$gqp$1@news.codecharge.com...
Hi Ken - just got this response from CCS after I left a reminder to them:

Posted 9/18/02 10:04:35 AM
User Walker P.
Status Hold - Proposed Solution
Response Uninstall CCS then download and install the version
posted at the following location:

http://support.codecharge.com/updates.asp




"Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
news:amb6b5$k35$1@news.codecharge.com...
> Thanks for your reply. At least I'm not alone... the samples are unusable
in
> VB.NET.
>
> I guess updating them has a low priority.
>
> Ken
>
> "Brian Mann" <bmann@netspace.net.au> wrote in message
>news:am9t5j$6cg$1@news.codecharge.com...
> Ken - I got these when VB.NET first come out for CCS. Logged as problem
> with CCS. They acknowledged the problem was working on a fix but they
never
> got back to me that it had been fixed.
>
> Codecharge last response:
> Posted 8/31/02 6:06:16 AM
> User Alex A.
> Status Open - Investigating
> Response This error was just fixed I will contact developers
if
> they can get you a fix by Monday or Tuesday.
>
>
> ******
> The bunch of errors I was getting (eg from bookstore example)
>
> Error:
> C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A
>
>
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
> rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library /out:bin\EmplDir.dll
>
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
> em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll /r:System.Web.dll
> /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll /recurse:*.vb
> Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
> for Microsoft (R) .NET Framework version 1.00.3705.209
> Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.
>
> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) : error
> BC30288: Local variable 'li' is already declared in the current block.
>
> Dim li As ListItem
> ~~
>
> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll
>
>
>
>
>
> "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
>news:am76tb$19n$1@news.codecharge.com...
> > Is anyone else getting a bunch of errors when they try to build the CC
> Studio
> > samples using the new VB.NET addition?
> >
> > Any hints on what needs to be done?
> >
> > Ken
> >
> >
>
>
>


dsafar
Posted: 09/20/2002, 9:47 AM

Did the new version help?

"Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
news:amf4gl$8d6$1@news.codecharge.com...
> Thanks for passing that along Brian!
>
> Ken
>
> "Brian Mann" <bmann@netspace.net.au> wrote in message
>news:amc55m$gqp$1@news.codecharge.com...
> Hi Ken - just got this response from CCS after I left a reminder to them:
>
> Posted 9/18/02 10:04:35 AM
> User Walker P.
> Status Hold - Proposed Solution
> Response Uninstall CCS then download and install the version
> posted at the following location:
>
> http://support.codecharge.com/updates.asp
>
>
>
>
> "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
>news:amb6b5$k35$1@news.codecharge.com...
> > Thanks for your reply. At least I'm not alone... the samples are
unusable
> in
> > VB.NET.
> >
> > I guess updating them has a low priority.
> >
> > Ken
> >
> > "Brian Mann" <bmann@netspace.net.au> wrote in message
> >news:am9t5j$6cg$1@news.codecharge.com...
> > Ken - I got these when VB.NET first come out for CCS. Logged as problem
> > with CCS. They acknowledged the problem was working on a fix but they
> never
> > got back to me that it had been fixed.
> >
> > Codecharge last response:
> > Posted 8/31/02 6:06:16 AM
> > User Alex A.
> > Status Open - Investigating
> > Response This error was just fixed I will contact developers
> if
> > they can get you a fix by Monday or Tuesday.
> >
> >
> > ******
> > The bunch of errors I was getting (eg from bookstore example)
> >
> > Error:
> > C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A
> >
> >
>
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
> > rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library /out:bin\EmplDir.dll
> >
>
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
> > em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll /r:System.Web.dll
> > /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll /recurse:*.vb
> > Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
> > for Microsoft (R) .NET Framework version 1.00.3705.209
> > Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.
> >
> > C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) :
error
> > BC30288: Local variable 'li' is already declared in the current block.
> >
> > Dim li As ListItem
> > ~~
> >
> > C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll
> >
> >
> >
> >
> >
> > "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
> >news:am76tb$19n$1@news.codecharge.com...
> > > Is anyone else getting a bunch of errors when they try to build the CC
> > Studio
> > > samples using the new VB.NET addition?
> > >
> > > Any hints on what needs to be done?
> > >
> > > Ken
> > >
> > >
> >
> >
> >
>
>
>

Brian Mann
Posted: 09/24/2002, 4:53 AM

Yes - the new version fixed the problem. I can now compile VB.NET programs
by following YES's instructions.


"dsafar" <no_spam_dsafar@cool-offers.com> wrote in message
news:amfjfo$6pf$1@news.codecharge.com...
> Did the new version help?
>
> "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
>news:amf4gl$8d6$1@news.codecharge.com...
> > Thanks for passing that along Brian!
> >
> > Ken
> >
> > "Brian Mann" <bmann@netspace.net.au> wrote in message
> >news:amc55m$gqp$1@news.codecharge.com...
> > Hi Ken - just got this response from CCS after I left a reminder to
them:
> >
> > Posted 9/18/02 10:04:35 AM
> > User Walker P.
> > Status Hold - Proposed Solution
> > Response Uninstall CCS then download and install the version
> > posted at the following location:
> >
> > http://support.codecharge.com/updates.asp
> >
> >
> >
> >
> > "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
> >news:amb6b5$k35$1@news.codecharge.com...
> > > Thanks for your reply. At least I'm not alone... the samples are
> unusable
> > in
> > > VB.NET.
> > >
> > > I guess updating them has a low priority.
> > >
> > > Ken
> > >
> > > "Brian Mann" <bmann@netspace.net.au> wrote in message
> > >news:am9t5j$6cg$1@news.codecharge.com...
> > > Ken - I got these when VB.NET first come out for CCS. Logged as
problem
> > > with CCS. They acknowledged the problem was working on a fix but they
> > never
> > > got back to me that it had been fixed.
> > >
> > > Codecharge last response:
> > > Posted 8/31/02 6:06:16 AM
> > > User Alex A.
> > > Status Open - Investigating
> > > Response This error was just fixed I will contact
developers
> > if
> > > they can get you a fix by Monday or Tuesday.
> > >
> > >
> > > ******
> > > The bunch of errors I was getting (eg from bookstore example)
> > >
> > > Error:
> > > C:\Documents and Settings\Administrator>REM _MakeAll @1-DEB82D4A
> > >
> > >
> >
>
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>C:\WINDOWS\Microsoft.NET\Framewo
> > > rk\v1.0.3705\vbc /rootnamespace:EmplDir /t:library
/out:bin\EmplDir.dll
> > >
> >
>
/imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,Syst
> > > em.Drawing /r:Microsoft.VisualBasic.dll /r:System.dll
/r:System.Web.dll
> > > /r:System.Xml.dll /r:System.Data.dll /r:System.Drawing.dll
/recurse:*.vb
> > > Microsoft (R) Visual Basic .NET Compiler version 7.00.9466
> > > for Microsoft (R) .NET Framework version 1.00.3705.209
> > > Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.
> > >
> > > C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir\EmpsGrid.aspx.vb(190) :
> error
> > > BC30288: Local variable 'li' is already declared in the current block.
> > >
> > > Dim li As ListItem
> > > ~~
> > >
> > > C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~EmplDir>REM _End MakeAll
> > >
> > >
> > >
> > >
> > >
> > > "Ken Cox" <BANSPAMken_cox@sympatico.ca> wrote in message
> > >news:am76tb$19n$1@news.codecharge.com...
> > > > Is anyone else getting a bunch of errors when they try to build the
CC
> > > Studio
> > > > samples using the new VB.NET addition?
> > > >
> > > > Any hints on what needs to be done?
> > > >
> > > > Ken
> > > >
> > > >
> > >
> > >
> > >
> >
> >
> >
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.