SteveAbram
Joined: 14 Jul 2005
Posts: 32
Location: Washington, DC
|
Posted:
Fri Dec 02, 2005 1:39 pm Post subject:
A little help |
|
|
I am making some custom placeholder controls and they are working for the most part. Right up until I get to the save. I am using the XmlPlaceholder control, and my xml should be saved correctly as I step through my code, then after the save function finishes I get the following error:
Value cannot be null. Parameter name: s
Any idea why I am getting this?
Thanks in advance,
Steve |
|
SteveAbram
Joined: 14 Jul 2005
Posts: 32
Location: Washington, DC
|
Posted:
Mon Dec 05, 2005 6:46 pm Post subject:
My Bad |
|
|
Okay, so it was developer error. It was not an easy thing to find, but it comes down to is that I had multiple placeholders on one page and I had thought I had commented them out, but I hadn't. So I found it best to just remove the placeholders completely from my test page.
Steve |
|