| Thread | Last Post | Replies |
|
| ASP.NET Menu Control Option Help | 30 Nov 2007 22:45 GMT | 1 |
I'm using Visual Web Developer Express 2008. I added a Menu Control. Is there a property I can select to keep the Parent Item's Hover State on when hovering over to the Child Items? I want to keep the background color of the Parent Item to stay when moving over to the
|
| NT AUTHORITY/NETWORK SERVICE | 30 Nov 2007 22:36 GMT | 6 |
We typically access sqlserver 2005 databases from our asp.net applications by usine the NT AUTHORITY/NETWORK SERVICE user account on Server2003. It works fine and keeps us from having to put a UID and PWD in a connectionstring.
|
| ImageButton OnClientClick Events Not Firing on Client | 30 Nov 2007 21:28 GMT | 7 |
I am having trouble getting client-side events to fire on ImageButtons. Instead I am seeing postbacks. The client-side handlers end with "return false;" but they are never called. <asp:ImageButton id="myButton" runat="server"
|
| web.config error | 30 Nov 2007 21:19 GMT | 1 |
every time i run and aspx page i get the bellow error <compilation debug="true"> Line 31: <assemblies> Line 32: <add assembly="System.Web.Extensions,
|
| web applications do not work after installing .NETFramework2.0 | 30 Nov 2007 21:11 GMT | 4 |
my server os: windows server 2000 Error message: failed to access IIS metabase Exception details: system.web.hostingEbvironmentException: failed to access to the IIS metabase
|
| Session State | 30 Nov 2007 21:06 GMT | 1 |
I have a web site, with 2 virtual directories under it. All share the same app pool, and have session set to StateServer via the machine config level. I want to manage state timeouts and do this via an HTTPModule which registers an event handler for the session start. My problem ...
|
| Visual Studio | 30 Nov 2007 19:37 GMT | 5 |
Does anyone knows what is the difference between Microsoft Visual Studio 2008 Team Foundation Server and Microsoft Visual Studio 2008 Professional? Thanks,
|
| 25 MOST FREQUENTLY ASKED QUESTIONS ABOUT ISLAM | 30 Nov 2007 19:29 GMT | 1 |
1. What is Islam? The word "Islam" means peace and submission. Peace means to be at peace with yourself and your surroundings and submission means submission to the will of God. A broader meaning of the word "Islam"
|
| When can I buy upgrade to vs 2008? | 30 Nov 2007 19:13 GMT | 9 |
When will I be able to buy the upgrade from vs 2003 pro to vs 2008 pro? I don't have an msdn subscription. Also I was going to use the trial version of vs 2008 in the interim but vs 2008 pro trial is not released yet. Does anyone know when it will be?
|
| AJAX Toolkit (Tab Panel Height) | 30 Nov 2007 19:00 GMT | 2 |
Anyone know how to force the Tab Panel to the remaining height of the page? "<cc1:TabPanel ...>" has a height option but only accepts pixels. My page goes
|
| VS 2005 - why cant i debug when using a querystring param? | 30 Nov 2007 18:26 GMT | 1 |
i am attempting to attach a debugger to the "aspnet_wp,.exe" process. this is how i normally debug my ASP.NET apps, and i dont have a problem debugging at any other time. however, when i am hitting a page in IE that has a querystring
|
| Text prefilled but cleared as soon as somebody enters it. | 30 Nov 2007 17:44 GMT | 1 |
I want to have a box filled in with text that when the person clicks in to it for the first time it will clear. I'd also like to have it ( like to google search box ) so that it's greyed text when they first see it but as soon as they go in to it it's normal text.
|
| PageHandler and events order | 30 Nov 2007 17:26 GMT | 1 |
this is ProcessRequestMain from System.Web.UI.Page Assembly: System.Web, Version=2.0.0.0
|
| Timeouts (testing) for AJAX Web service calls | 30 Nov 2007 16:44 GMT | 1 |
It seems that debugging AJAX Web services is about impossible. I have googled and found the Sys.Net.WebRequestManager.set_defaultTimeout call. I set the value to 15000 which is supposed to be 15 seconds but I cannot perform anything in my webservice without timing out.
|
| aspx page cannot found | 30 Nov 2007 16:19 GMT | 2 |
I got this error after creating the virtual directory The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
|