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
January 2007
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
all groups > dotnet general > may 2005 > threads for friday may 13

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

crystal "load report failed"
Posted by keefah at 5/13/2005 5:02:01 PM
Hi, I can't seem to get past this problem, though I've tried multiple examples off the web. I've registered integrated Crystal (VS.NET 2003 Pro). I've made sure the assemblies are all there. I've tried design-time ReportSource assignment and runtime. Why can't I get past this? Below is error ...more >>


I Need Expandable Content in a DataGrid...
Posted by clintonG at 5/13/2005 4:29:46 PM
I think its called a Master-Detail but I need referrals to a free or commercial Data Grid control or documentation that enables an image in a column to be Selected resulting in the expansion of the record that will display additional information as I've drawn and show in this image... http:...more >>

Jesus said, "I am the way, the truth and the life: no one can come to the Father(God)(in Heaven), but by me." (John 14:6) This means that if you die w
Posted by RonaldGrossi3806 NO[at]SPAM yahoo.com at 5/13/2005 1:01:36 PM
http://www.gotquestions.org/sinners-prayer.html << I saw this site on a search directory. Great Resource! ...more >>

ASP.NET 2.0 - SAMPLE APPS (Starter Kits)
Posted by emac at 5/13/2005 12:42:53 PM
My legalese is not so great :-) I want to use the 'Club' (ASP.NET 2.0) starter kit for a client...I will only be modifying the look and feel...Can I re-sell this app as long as I don't mention or use Microsoft's name??? Thanks for any input! emac@online.nospam ...more >>

Reading Registry Errors
Posted by Mike Malter at 5/13/2005 10:16:59 AM
On my XP Professional dev machine, I am able to read the registry by giving permissions to the ASP.NET account on the local machine. When I transfer the code to my staging server (Windows 2003), I am getting a System.Security.SecurityException: Requested registry access is not allowed. The...more >>

xml problem in .net
Posted by helpful sql at 5/13/2005 9:41:56 AM
Hi all, In my code, I need all "datasetMPI" nodes in an array. Here is a portion of my xml file: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?mso-application progid="Word.Document"?> <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:v="...more >>

Is there a .NET equivalent to Component Categories
Posted by Bill Rust at 5/13/2005 9:36:10 AM
Hi, We are re-writing (in .NET) an application that makes heavy use of COM component categeories. The basic idea is to give the user a drop-down of objects from a particular category that are installed on their machine. This was done in COM by using COM's component category manager. Is ...more >>

'Out of memory at line XX' error in Internet Explorer
Posted by Matt Morgan at 5/13/2005 9:04:01 AM
Problem description: I have a TextBox on Web User Control that is loaded into a PlaceHolder on my ASPX page. There are other Web User Controls on that page as well. When the page loads I can input text into the TextBox without any problem. However, after postback if I try to input text i...more >>



Calling a local .NET UserControl from a local HTML page
Posted by Dave McCracken at 5/13/2005 7:52:11 AM
I am hosting .Net UserControls in HTML pages with Object Tags. These UserControls are clients of remotable objects that run on the same machine. The remote objects execute callbacks via sponsor objects. The UserControl client creates and passes these sponsor objects to the remote objects. I...more >>

unhandled exception in unknown module
Posted by AMercer at 5/13/2005 7:22:02 AM
In a VB .NET app, I am dynamically changing a form's menu. While stress testing the code in the IDE, I got intermittent exceptions thrown: "An unhandled exception of type 'System.NullReferenceException' occurred in Unknown Module". In the debugger, I click on Break and get "There is no so...more >>

Help on Adding tree node ??
Posted by serge calderara at 5/13/2005 7:10:07 AM
Dear all, I have an application which timely create log file in XML format I ma using the SystemFileWatcher object to monitor creation of new file in the proper path. So far no problem When the first file is created, my SystemFile onchanged event is catch and then I add the new log file i...more >>

How to make a "Out of Process Component" (ActiveX Exe Serve) in Do
Posted by Berata at 5/13/2005 6:11:04 AM
Hello all, in VB6 we were able to create ActiveX-DLL's (In Process Components) and ActiveX-Exe's (Out of Process Components). We habe build up an application that exists of an main module (Standard Exe) that calls and controls other modules (ActiveX-Exe). We decided for ActiveX-Exe beca...more >>

VS.2005 standard + SQL Server 2005 = database project missing
Posted by herbert at 5/13/2005 4:08:03 AM
1) Which versions of VS.2005 and SQL Server 2005 do I need to get "database projects" in VS.2005 in order to develop stored procedures in .NET ? Are they part of MSDN-AA subscription? 2) I urgently need some source code examples for this kinds of projects, VB.NET 2.0 preferred that show per...more >>

XML files
Posted by serge calderara at 5/13/2005 3:18:01 AM
Dear all, I have an application which set dataset object to xml file by using the dataset.WriteXml function. After this my application need to load those files back only if the first node as a predifined identification text. For that I use the following code : ====> For idx = 0 To sFi...more >>

Error: The program has exited with code 0 (0x0)
Posted by James at 5/13/2005 2:16:07 AM
Im having trouble building/running a program which was written under Visual Studio 2000 & .NET Framework 1.0. Im now using a new installation of .NET 1.1 with Visual Studio 2003, otherwise there have been no changes to the code. Although there appears to be no build errors, the program termi...more >>

Help converting C# Regular Expression to VB.Net??
Posted by alexstevens NO[at]SPAM gcc.co.uk at 5/13/2005 1:34:49 AM
Hi All. I'm using some C# code which I translated to vb.net to remove sourcesafe information from project and solution files. It uses regular expressions, and the attempt I made at translating the c~ expression doesn't produce the required results..... Could some have a look at this and poi...more >>

VB compiler VS CS compiler
Posted by Dave at 5/13/2005 12:00:00 AM
I have recently moved from VB.NET to CS.NET to really learn the framework and see what happens in a real OOP world! I am too happy with this move, since it took me a very short time, to exploit CS as my new language of choice, leaving VB.NET only for some UI creation. This said, i should recomm...more >>

Best Way To Return Contents Of A Form
Posted by RubiconXing at 5/13/2005 12:00:00 AM
Hi All Beginner question - please be patient with me :-) I am new to c#. If one creates a child modal (and also non-modal) form what is the best way of returning the collected data back to the calling form? For example, say off of my main form I launch a modal dialog box that gets the use...more >>

building your own Framework: why??
Posted by DraguVaso at 5/13/2005 12:00:00 AM
Hi, Some time ago I spoek to a guy who proudly announced that his company build their own Framework tu be used as a base for their .NET-applications for their customers. In my new job somebody suggested me to do the same. But what the heck do they want to do with that? They both did it/wante...more >>


DevelopmentNow Blog