Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:667785
More Search Options
RSS Available
Matching Posts
Re: Search by Profile Property??? Or Seppuku?
I have a solution, but it's far from elegant and it will nullify all properties not specifically handled. I was hoping to find a better solution. Sub Something Dim stFields, stString As String stFields = "LastName:S:0:" & CStr (Len(tbLastName.Text)) & ":" stString = tbLastName.Text stFields = stFields & "FirstName:S:" & CStr (Len(stString)) & ":" & CStr (Len(tbFirstName.Text)) & ":" stString = stString & tbFirstName.Text Call UpdateProfile(LBUser.Text, stFields, stString
Posted to
Security
(Forum)
by
AndrewLauden
on 2/27/2007
Re: Catch exception on page databinding
Thank you!
Posted to
Data Presentation Controls
(Forum)
by
AndrewLauden
on 9/5/2006
Catch exception on page databinding
I have a DataList bound to a SQLDatasource. How can I catch an error generated when the SQL throws an error? The page has a textbox for a search term and a button to initiate the search. If someone enters only "and" for example, I get, " Execution of a full-text operation failed. A clause of the query contained only ignored words" I had tried: Protected Sub Search_Click( ByVal sender As Object , ByVal e As System.EventArgs) Handles Search.Click Try dlSearchResults.DataBind() Catch sqlerr As System
Posted to
Data Presentation Controls
(Forum)
by
AndrewLauden
on 7/27/2006
Culture name 'en_us' is not supported. Parameter name: name
I keep getting this error on my site. Any advice on how to fix this issue? I'm using the June CTP. Error in: http://www.mysite.com/atlasglob.axd Error Message: Culture name 'en_us' is not supported. Parameter name: name Referring Page: http://www.mysite.com/content/support/FAQ.aspx Stack Trace: at System.Globalization.CultureInfo.CreateSpecificCulture(String name) at Microsoft.Web.Globalization.AtlasCultureInfo.Create(String cultureName) at Microsoft.Web.Globalization.GlobalizationHandler.ProcessRequest
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
AndrewLauden
on 7/7/2006
Page 1 of 1 (4 items)
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
IIS.NET:
SiteShell
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online