Sarah Sparks
|
| Posted: 09/26/2002, 2:52 PM |
|
Ok, I spent all day today and fail to make the .NET CCS work. Below are the errors I received. It keeps telling me dataAccessObject error. I even reinstalled .NET SDK and do "aspnet_regiis -i". Then I try those c# samples I download from CC, they won't work either. Very frustrated. Please help.
Sarah
Error:
C:\>REM _MakeAll @1-80037DB1
C:\DOCUME~1\qian\LOCALS~1\Temp\~incident0>C:\WINNT\Microsoft.NET\Framework\v1.0.3705\vbc /rootnamespace:incident /t:library /out:bin\incident.dll /imports:Microsoft.VisualBasic,System,System.Web,System.Xml,System.Data,System.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
Copyright (C) Microsoft Corporation 1987-2001. All rights reserved.
C:\DOCUME~1\qian\LOCALS~1\Temp\~incident0\components\tracking_listDataProvider.vb(81) : error BC30456: 'DataAccessObject' is not a member of 'incident.Configuration.Settings'.
"FROM ",New String(){},Settings.DataAccessObject)
|
|
|
 |
Timothy
|
| Posted: 10/21/2002, 2:06 AM |
|
Sarah,
Please make sure that you have created connection and set it for live site.
|
|
|
 |
|