Visual studio 2005 debugger won't stop at requested break points... - by beytz I have debug=true both in the web.config and in the requested file but it still won't stop. Thanks... Read the article
Extracting the hyperlink value from an excel cell using asp.net - by beytz Hi, I'm reading an excel file using oledb in my asp.net code (vb). I have no problem going over the data but in one of the cells there is a string that "hides" a hyperlink. I want that hyperlink and not the string... Any ideas? Thanks Read the article