|
| Sourcesafe breaks toolbox |
 |
Mon, 9 Jul 2007 10:02:01 -0700 |
I have installed AJAX Toolkit and the ComponentART Web.UI on my machine using
Visual Studio 2005 SP1. When I try and drag-drop items from these two areas
of the toolbox, I get a message stating "Attempted to read or write
protected
memory. This is often an indication that other memory is corrupt"...and the
control is not placed on the page. This only happens when I am using a
project that is under source control. The page is checked out when I try and
place the control on it and the other standard controls work fine. Is there
something in SourceSafe I need to configure to allow the use of these toolbox
|
| Post Reply
|
| Re: Sourcesafe breaks toolbox |
 |
Thu, 02 Aug 2007 13:29:21 -070 |
On Jul 9, 12:02 pm, Matt <M...@discussions.microsoft.com> wrote:
> I have installedAJAXToolkit and the ComponentART Web.UI on my machine
using
> Visual Studio 2005 SP1. When I try and drag-drop items from these two
areas
> of the toolbox, I get a message stating "Attempted to read or write
protectedmemory. This isoftenanindicationthatothermemoryiscorrupt"...and
the
> control is not placed on the page. This only happens when I am using a
> project that is under source control. The page is checked out when I try
and
> place the control on it and theotherstandard controls work fine. Is there
> something in SourceSafe I need to configure to allow the use of these
toolbox
> items? Thanks.
Matt: I have two web projects one under SS and one not and they both
give me that problem. So, at least in my case, I don't think this is a
SS problem.
Not only can't I drop a control, I cannot hand code one either. Have
you found out anything?
Steve
|
| Post Reply
|
| Re: Sourcesafe breaks toolbox |
 |
Thu, 2 Aug 2007 16:33:49 -0500 |
I did a little more digging and found this:
http://www.asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx
I updated my config file and my Ajax controls now work although I still
cannot drop them from the toolbox.
"Matt" <Matt@discussions.microsoft.com> wrote in message
news:A4E1B452-34CB-495D-97D5-36311FAFD183@microsoft.com...
>I have installed AJAX Toolkit and the ComponentART Web.UI on my machine
>using
> Visual Studio 2005 SP1. When I try and drag-drop items from these two
> areas
> of the toolbox, I get a message stating "Attempted to read or write
> protected
> memory. This is often an indication that other memory is
corrupt"...and
> the
> control is not placed on the page. This only happens when I am using a
> project that is under source control. The page is checked out when I try
> and
> place the control on it and the other standard controls work fine. Is
> there
> something in SourceSafe I need to configure to allow the use of these
> toolbox
> items? Thanks.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|