473,320 Members | 2,122 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

autocompleteextender and Access Denied

2
Guys,

I don't know if I'm in the correct forum... anyway here goes:
Does anyone else get the Access Denied error when typing text into a text box which is linked to an AutoCompleteExtender.


the javascript breaks on:
this._xmlHttpRequest.open(verb, this._webRequest.getResolvedUrl(), true );



I’ve listed my html for the autocompleteextender

<cc1:AutoCompleteExtender
ID="actRegistration"
runat="server"
targetcontrolid="txtVehicleRegistration"
servicemethod="getRegistration"
servicepath="http://localhost/Vickyws/vickyws.asmx"
minimumprefixlength="3"
enablecaching="true"
completionsetcount="5"
completioninterval="1000"
/>
Aug 1 '07 #1
0 1609

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: =?Utf-8?B?VHJlbnQ=?= | last post by:
I have tied an AutoCompleteExtender to a textbox to indicate suggestions to the user. Everything works fine if I utilize a webservice to fetch the results. However, I want to put the web service...
2
by: riazs | last post by:
Guys, I don't know if I'm in the correct forum... anyway here goes: Does anyone else get the Access Denied error when typing text into a text box which is linked to an AutoCompleteExtender. ...
1
by: Frank | last post by:
Hi everyone, Currently I am using an autocomplete extender for a textbox. This works fine, the data is fetched from a database and the hits are shown as customer names when typing in the...
1
by: shapper | last post by:
Hello, I am using an AutoCompleteExtender. I created the .asmx file with the method GetWordList: <WebMethod()_ Public Function GetWordList(ByVal prefixText As String, ByVal count As Integer)...
0
by: askaquest | last post by:
Hello, I am using AutoCompleteExtender.The program Run without any errors.But It doesn't show suggestions bellow the textBox. My aspx page is as follows: <form id="form1" runat="server"> ...
1
by: maz00 | last post by:
Hi guys, I'm running into an issue where my AutoCompleteExtender stops working as soon as I make changes to my global.asax file for URL rewriting. I just want to take a URL...
1
by: Tomas | last post by:
Hi, I am trying to implement AutoCompleteExtender feature in my web project. One think which I do not understand, how to access local variables from GetAutoCompleteList method? Now I get error....
4
by: Peter | last post by:
ASP.NET 2.0 I have an AutoCompleteExtender which works fine- I am using name, id pair in the WebService , but what I am trying to do is: once the user selects an item from the...
2
by: Jeff | last post by:
hi VS2008 I have trouble getting the AutoCompleteExtender to work. I've seen the video at http://www.asp.net:80/learn/ajax-videos/video-122.aspx but don't understand what I do wrong. I've...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.