 |
BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6
 | This is the forum to discuss the Wrox book ASP.NET 2.0 Instant Results by Imar Spaanjaars, Paul Wilton, Shawn Livermore; ISBN: 9780471749516 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 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
|
|
|
|

April 8th, 2011, 10:41 AM
|
Registered User
|
|
Join Date: Apr 2011
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
ASP.NET 2.0 Instant Results
Thanks for your wonderful service to millions of programmers worldwide. I love your books and you guys a lot.
I downloaded your chapter 1 code for online dairy and I have installed visual studio 2008 professional and run the website. It is executing successfully, but database is not updated when I add new events, entries and contacts and the gridview is not populated with the updated database. Plz, help me to solve this problem.
Thanks with warm regards,
Murthy
|

April 8th, 2011, 10:45 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Does the account used by the web server have access to write to SQL Server?
I didn;t write this chapter so I can't recommend much else.
Cheers,
Imar
|

April 8th, 2011, 10:53 AM
|
Registered User
|
|
Join Date: Apr 2011
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
ASP.NET 2.0 Instant Results
Thanks for your quick reply Sir.
I am new to visual studio 2008 and sql server 2008 and I couldn't make out your reply to my earliar post. Hence, I request you to please, help me to solve the problem I mentioned in my earlier post ( about Online Diary ) and let me know how to execute that website step by step.
Thanks with warm regards,
Murthy
|

April 9th, 2011, 05:56 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
How did you install the application? Using the supplied installer? If so, take a look here to figure out which account your site uses:
http://imar.spaanjaars.com/287/how-d...un-my-web-site
Then go here to find out how to configure SQL Server:
http://imar.spaanjaars.com/395/confi...ql-server-2005
Finally, if you're using SQL Server Express with the data for the Diary application in App_Data, take a look here to figure out which permissions to apply to that folder: http://imar.spaanjaars.com/290/how-d...-and-databases
If all this doesn't help, try the File | Open Web site solution on page 34.
If you still can't make it work, you need to provide more information about what you're doing exactly, how you set things up and the issues you're running into.
Cheers,
Imar
|

April 16th, 2011, 10:01 PM
|
Registered User
|
|
Join Date: Apr 2011
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
ASP.NET 2.0 Instant Results
Dear Sir,
I followed your instructions mailed to me and Online Diary is executing successfully. The aspnetdb is updated when i create new user. but when i create new contact, event and entry, the diarydb is not getting updated and also the gridviews are not at all displayed. Plz let me know the problem and solution for this.
with warm regards,
Murthy
|

April 17th, 2011, 04:31 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Please take another look at my previous post to see what information you need to provide in order for me to help you.
Cheers,
Imar
|

June 17th, 2011, 05:16 AM
|
Registered User
|
|
Join Date: Jun 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
C# code for ASP.NET 2.0 Instant Results
Hi Imar,
Where could I get C# code of all projects that are mentioned ASP.NET 2.0 Instant Results book.
Please help me.
Thank u
Mady
|

June 17th, 2011, 06:46 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Only a few of the apps have been translated to C#. You can find them in sticky posts here: http://p2p.wrox.com/book-asp-net-2-0...1-74951-6-252/
Cheers,
Imar
|
|
 |