Hi Gert,

I got this error when I build the VB proj. I could not find an answer. My cooleague has checked the source and vb builds ok in Visual Studio.Net IDE. I would appreciate if you could help. The scripts will be email to you immediately after this email is sent.

Regards,
Brian

           LastUpdated:

[echo] Build-Dnn2
[echo] Dnn2 usercontrols lastupdated
[echo] dir C:\DotNet\PTA\UserControls\LastUpdated\
[echo] Create bin LastUpdated folder
[vbc] Compiling 3 files to 'C:\DotNet\PTA\UserControls\LastUpd
ated\bin\release\LastUpdated.dll'.
C:\DotNet\PTA\UserControls\LastUpdated\LastUpdated.vb(14
) : error BC30456: 'Globals' is not a member of 'DotNetNuke'.


Dim myConnection As New SqlConnection(DotNet
Nuke.Globals.GetDBConnectionString)
~~~~~~
~~~~~~~~~~~~
C:\DotNet\PTA\UserControls\LastUpdated\LastUpdated.vb(17
) : error BC30451: Name 'SqlCommandGenerator' is not declared.


Dim myCommand As SqlCommand = SqlCommandGene
rator.GenerateCommand(myConnection, _
~~~~~~~~~~~~~~
~~~~~
C:\DotNet\PTA\UserControls\LastUpdated\LastUpdated.vb(26
) : error BC30451: Name 'ConvertDataReaderToDataSet' is not declared.


Dim ds As DataSet = ConvertDataReaderToDataS
et(result)
~~~~~~~~~~~~~~~~~~~~~~~~
~~
C:\DotNet\LastUpdated-Test.build(190,3):
External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v1.1.432
2\vbc.exe (return code was 1)


_________________________________________________________________
Love Movies? You'll love HomeScreen. Rental DVDs - no late fees! Go to: http://www.ninemsn.homescreen.com.au/account/freetrial/?.promo=9msn_hotmail_ tagline




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to