- IDE problems with Themes and SkinIDs
Hello... Has anyone ran into the problem where the VS 2005's IDE will start underlining in red Theme declarations in the page directive or the use of skinids in controls? This keeps happening to me randomly where it reports that it basically cannot find the skinid I'm trying to use or...
- IDE not updating new version of custom webcontrol
This is driving me crazy. I have a custom date control, and I justchanged it and recompiled. I went into a webform I have set up totest it, deleted all instances of the control, deleted it from thetoolbox, and deleted it from the bin folder of the test form. Then Iput the newly compiled dll into...
- id selector in css; <form> tag in master page problem
I've setup two scenarios to test this problem out; I'm using VS 2008 beta2 (july), .net 3.5 with futures and silverlight. I've tested the site on both IE and Firefox and have had the same results. scenario 1) [how i originally discovered problem] I created a master page and one conte...
- ID of web control changed
Hello, I have been developing a website locally for quite some time nowin ASP.NET 2.0/C# and all of the web controls (locally) have IDs likethis: ctl00_ContentPlaceHolder1_ddSearchTypeI just uploaded it to our live site today, for the first time, and nowall of my IDs look like this:_ctl0_Content...
- IConvertible Error
I've got two dropdowns which are unbound and which I bind the values of whenI update or insert. My method works on all of my other pages, but for somereason is not working on this page. When I try to update the record (it's ina formview), I get an IE message saying "Object must impleme...
- IConvertible Error
I've got two dropdowns which are unbound and which I bind the values of whenI update or insert. My method works on all of my other pages, but for somereason is not working on this page. When I try to update the record (it's ina formview), I get an IE message saying "Object must implement...