Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
I have been running locally and am now ready to deploy. Deployed OK, ran the install and am now getting the following error:
BC30002: Type 'DataTable' is not defined.
Source Error:
| Line 28: End PropertyLine 29: Line 30: Public Shared Function GetSummaryAttributesByProductID(ByVal _ProductID As Integer, ByVal _LanguageID As Short) As DataTableLine 31: Return Adptr.GetSummaryByProductID(_ProductID, _LanguageID)Line 32: End Function
|
URL is http://mellcrest.thecalicotree.co.uk/kartris/
The server is Windows 2008 running .NET 3.5 but has 2.0 installed.
Thanks
Hrlrn
|