Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net > january 2008 > threads for sunday january 27

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Windows XP Pro, IIS and .NET 3.0/3.5
Posted by Just D at 1/27/2008 8:56:16 PM
Is there any way to get .NET 3.5 in the drop-down list in the Windows XP IIS Virtual Directory Settings? I'm seeng only 1.1 and 2.0 and that's it. VS2008 is able to use the built-in IIS, but I can't switch to a "real" IIS. Just D. ...more >>

Retrieving the COM class...
Posted by zion at 1/27/2008 8:55:52 PM
Hello all, In my Asp.net application I use Dcom object to retrieve some data. To configure it I checked : "Enable COM Internet Services on this computer and" and add the user ASP.NET to COM security. At one of the test computers I get the error : "Retrieving the COM class factory for compone...more >>

Reference required to assembly error
Posted by John at 1/27/2008 7:00:20 PM
Hi there, Can anyone decypher what this error is telling me? This is something that was working perfectly happily after making some changes recommended by Bruce Barker (see: http://groups.google.co.uk/group/microsoft.public.dotnet.framework.aspnet/browse_thread/thread/fa2e000be69f8b5b/5fab...more >>

asp.net v1.1.4322 CS0016
Posted by John at 1/27/2008 4:08:15 PM
Ok, I give up. I have an XP SP2 development system that has both asp.net v1.1.4322 and v2.0.50727 loaded on it. When I try to run my web site in debug mode, I get error CS0016 as follows: Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1...more >>

Table Ignores EnableViewState
Posted by Jonathan Wood at 1/27/2008 1:46:07 PM
I have a table that I dynamically populate by creating cells and rows. The data comes from a database so I would prefer to have the table store the data in its viewstate rather than having to repopulate it on every postback. But it doesn't work. I ensure the table's EnableViewState is true. B...more >>

ScriptManager and ClientScriptManager
Posted by news.rz.uni-karlsruhe.de at 1/27/2008 12:16:58 PM
What exactly is the difference between ScriptManager and ClientScriptManager? Do I use the ScriptManager whenever I use a script on an asp-ajax enabled page and the ClientScriptmanager otherwise or has it to do something with accessing ajax controls? Regards R4DIUM ...more >>

Need help with Response.Redirect
Posted by AboutJAV@gmail.com at 1/27/2008 9:39:53 AM
HI, On my development pc, I am using this following line when the user click on the button from my webpage Response.Redirect(Request.ApplicationPath + "/Search.aspx? Search=" + "B"); The Request.ApplicationPath contains the name of my application folder. However, when I ftp ...more >>

Adding ajax/som event handler programmatically
Posted by news.rz.uni-karlsruhe.de at 1/27/2008 2:31:56 AM
I wrote an event handler with Sys.UI.DomEvent.addHandler($get("MyButton"),"click",myfunc); function myfunc(event) { alert("Hi!"); } 1.) If I write this code as a javascript block after the page under the closing </html> tag everything works fine. 2.) If I write this code a...more >>




DevelopmentNow Blog