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:819552
More Search Options
RSS Available
Matching Posts
Re: Ajax AutoComplete Extender Issues
So...I got he autocomplete to work on one page correctly. On the second page i have copied the code, and It will not work. It is theexact same code from the previous page. It is hitting the webservice and returning results, but will not display them. Please help. <td align="left"> <asp:TextBox ID="txtKeyword2" Width='250px' runat="server" AutoComplete="off"></asp:TextBox> <cc1:AutoCompleteExtender ID="autoComplete2" runat
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
cshaw
on 3/24/2009
Re: Ajax AutoComplete Extender Issues
It is hitting the webservice now, but its not drawing the panel. Do I need to do something else?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
cshaw
on 3/24/2009
Re: Ajax AutoComplete Extender Issues
This is done.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
cshaw
on 3/23/2009
Ajax AutoComplete Extender Issues
Problem: The auto complete extender will not call the web service. I have used fiddler and traced it down to a error message. 500 Error:{"Message":"There was an error processing the request.","StackTrace":"","ExceptionType":""} I have tried everything that I can think of. This is simply to do in php, why does it have to be so complex in asp. Please help I am on a deadline. .aspx file <asp:TextBox ID="txtKeyword" Width='250px'
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
cshaw
on 3/23/2009
Re: Update Issue with SqlCommand
It will just sit and throw a timeout exception. I took your advice and closed the parent object, but my problem with that is that I have to do that a bunch of places and it works fine everywhere except when dealing with this one table. Moreover, it only happens whne the second command is an update one.
Posted to
Web Forms
(Forum)
by
cshaw
on 11/14/2008
Update Issue with SqlCommand
Got a problem with double queries in the same function. This only happens when the second query is a update statement. Can someone please help. if (Page.IsValid) { ConnectionStrinif (Page.IsValid) { ConnectionStringSettings conn = ConfigurationManager.ConnectionStrings["WebConnectionString"]; SqlConnection webConn = new SqlConnection(conn.ConnectionString); using (webConn) { webConn.Open(); if (webConn.State == ConnectionState.Open) { SqlCommand query = new SqlCommand("Select * FROM
Posted to
Web Forms
(Forum)
by
cshaw
on 11/13/2008
Re: Question
Still getting timeout issue with executeNonQuery(). Its only with an update statement and it works fine in the console.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
cshaw
on 11/10/2008
Question
Dont know if this is the best place to post htis, but I figured it would be a starting point. Getting timeout issues on a section of code touching 2 tables. I have verified that the tables and the user of the application has permission. It allows me to insert a record into the table, but will not let me update it. Below is the affected code and the error. Thanks in advance. Code: if (webConn.State == ConnectionState.Open) { string FileType = ""; SqlCommand qu = new SqlCommand("Select
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
cshaw
on 11/10/2008
Re: Permissions to delete file
I am having the same issue. Where do i give the IUSR_MachineName account permission to delete at?
Posted to
Web Forms
(Forum)
by
cshaw
on 10/24/2008
Re: Something new over the weekend.
So I have a crap ton of code and am new to Asp.net so I am only able to update so much at a time. I have a function that runs on all user input to the database that filters 99% of injection attacks out (at least the ones I know). So, I had to end up deleting that table and re defining it in order to work.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
cshaw
on 10/20/2008
Page 1 of 2 (17 items) 1
2
Next >
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online