| Thread | Last Post | Replies |
|
| Knowledgebase / Knowledge management system | 21 Aug 2007 09:33 GMT | 4 |
Does anyone know of a Knowledgebase / Knowledge management system or component which may be available, similar to the one of the MS site (ie. like msdn.microsoft) Thanks
|
| Event not firing | 21 Aug 2007 08:52 GMT | 3 |
I'm sure it's just something I'm not seeing but for some reason, an event I have set up to be called when a combo box has been switched to a new value is not being fired for some reason and I can't figure out why. Below is my HTML.
|
| Website is not setting Session cookie for asp.net_sessionid | 21 Aug 2007 06:22 GMT | 5 |
I've done some coding in my web application however right now for an unknown reason my asp.net 2.0 site is not setting asp.net_sessionid cookie and as a result, I am losing the session data in each page refresh or redirect. I really do not have any coding against how the session ...
|
| How to dynamically add control to datagrid item template | 21 Aug 2007 05:04 GMT | 1 |
I am trying to dynamically add a control within an itemtemplate container in a gridview and need some assistance. For example, my goal is to evaluate a column's value in a datagrid row and depending on it's value dynamically add a few hyperlink controls to within
|
| Ajax - "exception has been thrown by the target of an invocation" | 21 Aug 2007 04:06 GMT | 2 |
[ASP.Net 2005, WinXP SP2, IE7] I have a GridView in an update panel, and the GridView has an ObjectDataSource. Under certain conditions the Object that is the ObjectDataSource will throw an exception with a specific error message, but
|
| Generating projects roadmap on the fly in asp.net 2.0? | 21 Aug 2007 03:52 GMT | 2 |
First, please take a look at the following screen shot: http://farm2.static.flickr.com/1226/1185331048_5d0b41e7f8_o.png We are working on a web-based project management system for our client. They would like to have the system generate such a project
|
| Visual Studio and IIS | 21 Aug 2007 03:20 GMT | 2 |
I am using visual studio 2003 on a website I am developing on. I have it running inside a VM, and use IIS to host the website when I am viewing and debugging it. The problem is that when I recompile the project and then load up the
|
| Using WebParts generates SQL-error ??? | 21 Aug 2007 01:24 GMT | 1 |
I try to use WebParts but when browsing to my page I get following error
"An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the
|
| unbound controls in GridView | 21 Aug 2007 01:08 GMT | 1 |
I got a grid control, i bind it to a datatable, but it has some extra fields, with textboxes, checkboxes, dropdowns etc (in a template field) that are not bound. they are not auto-postback either. user changes values in them, then clicks submit. anybody knows how i can
|
| onclose problem | 20 Aug 2007 23:15 GMT | 3 |
hi to all I want to catch onclose time the browser. onunload or unbeforeunload events uselessness, maybe with open a another window, but this window catch to popup blocker.
|
| Error changing panel properties when it contains a TreeView or Menu | 20 Aug 2007 22:25 GMT | 2 |
In VS2005, when changing the propery of any panels containing a TreeView or Menu I get the following error: Error parsing control: Object reference not set to an instance of an objec ..
|
| accesskey property | 20 Aug 2007 22:14 GMT | 1 |
I have a website which uses access keys. I can press alt+1, alt+2, etc, and it hilights controls on the page. My question is why do some controls need enter pressed after the access key combination is pressed?
|
| .Net RSS Feed library with Filter... | 20 Aug 2007 21:26 GMT | 3 |
Is there a commercially available RSS Feed API written for .Net (C# or VB.Net) preferably containing methods to set filter terms to search within the feeds? Please let me know if anyone has had any experience with any of these
|
| Very annoying error: Access to the path is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity | 20 Aug 2007 20:38 GMT | 2 |
My IDE works fine but when I make a plain old HTML change; a change that should NOT require recompiling, and hit the save icon, I get the following error: {
|
| Request.querystring problem | 20 Aug 2007 20:23 GMT | 1 |
I have a generated email going to another person after they submit a question. When you click on the email sent to the user it's not getting the question ID. What am I doing wrong? Here's the code behind page:
|