Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Imports and SqlConnection
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00707445
Message ID:
00707492
Views:
31
>I think I figured out the problem. In my book I am following, the name of the example is SqlConnection.apsx. So that is the name I used. When I rewrote the example with a different name, it worked. Thanks for your help!

Ah, yep. When you created the SqlConnection ASPX, it is really creating a class named SqlConnection in your application's namespace (in your case, probably "namespace1").
Previous
Reply
Map
View

Click here to load this message in the networking platform