|
|
 |
BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8  | This is the forum to discuss the Wrox book Beginning ASP.NET 2.0 by Chris Hart, John Kauffman, David Sussman, Chris Ullman; ISBN: 9780764588501 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |
|

October 7th, 2009, 04:08 PM
|
 |
Wrox Author
Points: 33,563, Level: 80 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 10,231
Thanks: 7
Thanked 203 Times in 201 Posts
|
|
Words I don't know, but you can try something tangible.... ;-) http://amzn.com/w/1I8QG3UOD16GU
Imar
|

October 15th, 2009, 04:10 AM
|
|
Authorized User
|
|
Join Date: Sep 2009
Posts: 15
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
plz help
Respected Imar sir,
I completed my web application..but got a new problem...I am trying to open my project from another machine, but my ASPNET.MDB is unable to open on another machine...when I click on Asp.net configuration, I unable to open security tab..I am getting an error
Code:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
I allow remote connections, and also my web.config have mode=forms and ahhow roleManager= true... but still showing same error,
plz help me as you always... because in few minutes i am going to do presentation of project
thank you in advance
|

October 15th, 2009, 04:25 AM
|
 |
Wrox Author
Points: 33,563, Level: 80 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 10,231
Thanks: 7
Thanked 203 Times in 201 Posts
|
|
Hi there,
This has nothing to do with forms authentication or roles; it's about SQL Server security:
http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=395
You need to figure out what version of SQL Server you're running and then configure it correctly.
Imar
|

October 18th, 2009, 01:00 AM
|
|
Authorized User
|
|
Join Date: Sep 2009
Posts: 65
Thanks: 4
Thanked 1 Time in 1 Post
|
|
converting $ sign to something else
Hello bela,
Well I am here after a great time ,but can u please tell me that how we can change the $ sign from price field to something else
I know it is related to format string {0:c}, but can you give a little more hint.
Thank you
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |