Hello,
After going through the Planet Wrox project in this book, I am now trying to customize some of these exercises to our specific project, and I am running into a problem with adding new DB tables.
Our project has 2 SQL DB instances added via DB Explorer. The actual SQL Server box is physically located at our HQ about 5 hours' drive from me. The IT director assures me I have full DBO permissions for our 2 instances, and I am attempting to test them now.
I am able to see and expand both instances, and I am able to open and update existing table records. But when I try Step 2 on page 373 of the book (right-click the Tables node and choose Add New Table), I get the following error message:
This feature is not supported by Microsoft Visual Web Developer Express.
Can anyone please help? This is my very first ASP.NET project, and I've been having a rather rough time getting it off the ground.
Thanks, Eddie