When I opened the converted northwind Products form with VS 2003 I got a build error on the statement Me.objProductsDataSet = New northwind.northwind.ProductsDataSet. What should I do?
Related Questions
- When I opened the converted northwind Products form with VS 2003 I got a build error on the statement Me.objProductsDataSet = New northwind.northwind.ProductsDataSet. What should I do?
- I am trying to view the converted northwind website and getting HTTP ERROR 404.3 - Not Found Server Error in Application "DEFAULT WEB SITE". How can fix the error?
- What should I do with the error message "Ambiguous name detected: ContactName" when I tried to build the converted northwind project for the ocx file?