 |
BOOK: Beginning ASP.NET 4 : in C# and VB
 | This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

November 27th, 2010, 12:04 AM
|
|
Authorized User
|
|
Join Date: Jul 2010
Posts: 81
Thanks: 10
Thanked 3 Times in 2 Posts
|
|
Could not obtain information about windows nt group/user
I am trying to do Exercise, 'Creating a Relationship between Two Tables on page 427. I right click on Database Diagrams and click 'Add New Diagram. I get a couple of boxes, first to make me the owner, I click yes, then I get the box that asks to create new objects, I say yes, then I get this error, could not obtain information about windows nt group/user Developer/btcomp', error code 0x534. I am stuck at this point.
|
|

November 27th, 2010, 06:43 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Did you try a Google search? http://www.google.com/#sclient=psy&h...68904dd3283f54 There are various causes and solutions for this error.
Cheers.
Imar
|
|

November 27th, 2010, 09:51 AM
|
|
Authorized User
|
|
Join Date: Jul 2010
Posts: 81
Thanks: 10
Thanked 3 Times in 2 Posts
|
|
Hi Imar,
Yeah, I tried the Google search. I thought I had the answer and restarted and refreshed the database this morning, and I got the add table box, but it was empty. Then I saw my data tables weren't there. So there is something in my the setup I did. Since it is near the start of this section, I think I will erase the database file and redo the section before.
|
|

November 27th, 2010, 11:39 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi Bob,
Quote:
|
Since it is near the start of this section, I think I will erase the database file and redo the section before.
|
Sounds like a good idea. May help to figure out what went wrong where. Alternatively, you could get a copy of the database from the chapter's source that you can download from the Wrox web site.
Cheers,
Imar
|
|

November 27th, 2010, 11:53 AM
|
|
Authorized User
|
|
Join Date: Jul 2010
Posts: 81
Thanks: 10
Thanked 3 Times in 2 Posts
|
|
Quote:
|
Alternatively, you could get a copy of the database from the chapter's source that you can download from the Wrox web site.
|
You are worth your weight in gold, Imar. ;-) I recreated the database and the two tables, same thing happened. After looking at literally 20 sources, I looked at the test site pages, and saw that I had no problem creating the diagrams. So I grabbed the database you had in the chapter 12 resources and I was able to get this to work.
Saved me lots of time, because I am doing my one hour power walk before lunch, and I can continue with this after lunch. I do have a lot to learn on database administration and such, my weakness when working with databases.
|
|

June 10th, 2012, 04:11 PM
|
|
Registered User
|
|
Join Date: Jun 2012
Posts: 8
Thanks: 2
Thanked 1 Time in 1 Post
|
|
I'm having the same problem
I fixed it by using the db from the chapter 12 resources, but I want to know why this doesn't work. If I create a db in the future I will have this problem. How do I fix this with a db that I create?
Cinco
|
|

June 10th, 2012, 09:24 PM
|
|
Authorized User
|
|
Join Date: Jul 2010
Posts: 81
Thanks: 10
Thanked 3 Times in 2 Posts
|
|
Cinco, I haven't been using ASP.Net for about a year now, and my mind is fuzzy on this. But as I recall, I believe I was having a problem with permissions. The computer I was using then, and right now is a HP Vista Home Premium. I believe once I got it to work I didn't have a problem. As my late grandmother would tell me, don't worry so much, chances are you will be alright.
|
|

June 11th, 2012, 12:36 PM
|
|
Registered User
|
|
Join Date: Jun 2012
Posts: 8
Thanks: 2
Thanked 1 Time in 1 Post
|
|
Must be logged into the domain
Thanks btcomp....I found the fix.
The computer I'm using for this book is my work PC and I was trying the database diagram from home and was not logged into the domain. Once I logged in via VPN everything worked fine.
Cinco
|
|
The Following User Says Thank You to cinco For This Useful Post:
|
|
|
 |
|