Hello Everyone,
I am having a problem with the watch window in Visual Studio. Whenever I add in an object to watch, all of its properties values are "Property Evaluation Failed."
MSDN suggests that you make sure your solution compilation is set to debug (duh). Already had that set.
Does...
I have two dropdownlists where one is updated by what is picked in the other. I am using AJAX to retrieve data from my data server, writing it to xml, and then creating the options in the second dropdownlist. Everything works until I submit my form. The second dropdownlist's selectedIndex...
I am trying to update an old application that used asp. I have created a new asp.net page that allows users to pick options, and then redirects them to an asp page. The asp page needs to read the form object values from the asp.net page. I haven't been able to get this to work with anything...
I have an asp.net webform, which uses a javascript function to update a textbox with a value from a dropdownlist. This same code works fine on my other forms, but this one nothing happens. I have commented out all the code with the exception of sending a test string back to the textbox. This...
I'm not sure if I'm doing something wrong or not, but every time I change something in my user control, all my controls get changed from Public to Protected. I have a user control which has menu buttons on it. If I add a button, all my other button's declarations switch from Public to...
I have a form (access 97) that has a button that opens a word document using the shell command. It has worked fine until we upgraded to Office 2003. Now the form crashes when I click on the button unless I put a break in the vba code and step through the sub, and then it runs just fine. Has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.