Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score Add Rotator SWF Problem
Muhammad Ahsin Saleem - 23 Dec 2006 7:45 AM - 1 message
Hi EveryBody, Well I need your help about the Add Rotator. I want to set the Advertisement File property of the Add Rotator set to an XML File which contains info about the Adds. Now Problem is that it does not play the .swf files, but only .gif ...
Score Page Load error
Morten Snedker - 21 Dec 2006 3:07 PM - 1 message
The Response.Redirect("default.aspx") produces an error with the message "Thread was being aborted.". What does that mean? Can/should I disregard it?         Try             If Not IsPostBack Then ...
Score Lost dll in VS2005 project converted from VS2003
Peter Bradley - 21 Dec 2006 10:05 AM - 1 message
We have upgraded an ASP.NET solution from VS2003 (.NET 1.1) to VS2005 (.NET 2.0).  On rebuilding the solution, no dll appears in the bin folder of the Web site.  Is this the usual case for VS2005 solutions?  If so, how can a ...
Score SQL 2000 & ASP.NET/Visual Studio 2005
No_Spam - 20 Dec 2006 11:06 PM - 1 message
What is the best way to edit records on a form using ASP.NET(VB.NET) in VS2005 connecting to SQL 2K database? Is just mapping text boxes to data? Or are there any new methods of doing that? ...
Score NEED HELP!!!
Leo - 20 Dec 2006 7:27 PM - 1 message
Why did no one post to my post about writing DLLS for a managed trust environment for ASP.NET? I believe it deserves as much help as anyone else's, but no one bothered to answer me! PLEASE HELP!!! ...
Score Yabb forum, through global.asax?
Edwin Knoppert - 20 Dec 2006 11:32 AM - 1 message
My website uses asp.net 2 I wonder if .pl files are still a request and get passed through the global.asax or other event. I want to prepare me a ban list in asp.net ...
Score dump website into an image?
Smokey Grindel - 19 Dec 2006 12:42 PM - 1 message
Is there a way to load a site into memory then save the resulting page as an image? so you can see a thumb of what the site looks like? thanks! ...
Score Using Drop Down List with Gridview Query
Bishop - 18 Dec 2006 3:06 PM - 1 message
I have a query similar to this: "Select ProductID, ProductName, ProductDescription where MFGID = @MFGID".  I use a Drop Down List populated with the MFGID's  to populate the @MFGID variable.  My question is, using this technique, is there a way to say "Return all Manufactures"?  If not, ...
Score ASP.NET Security Database Requirements
Fred Chateau - 17 Dec 2006 2:48 PM - 1 message
I have several Web sites that I am operating as either public anonymous sites or private Windows authenticated sites. Is aspnetdb.mdf being used for anything by the .NET 2.0 Framework? Is it necessary to upload aspnetdb.mdf whenever I publish these Websites or can I ...
Next »