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
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 > november 2004 > threads for tuesday november 2

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

How Do I : Single XSLT to Multiple Output Files
Posted by spjewett at 11/2/2004 7:47:02 PM
I need to generate multiple output files while transforming a single XML file with an XSLT. I generate a node list of a certain element type, then generate a new file for each element based on that element's attributes, value and children. I've done this via Java with <saxon:output> elemen...more >>


How to generate an excel report using ASP?
Posted by Kurien Baker Fenn at 11/2/2004 7:05:03 PM
I have to generate a report from the database in an excel format using ASP.please help me.Thanks in advance...more >>

Excel System.UnauthorizedAccessException
Posted by Jane at 11/2/2004 6:55:01 PM
I got the web application to open up the excel. It works fine on my development box. But when i moved it to the production server, I cannot get the Excel spreadsheet to open. I get System.UnauthorizedAccessException: Access is denied. I've granted full access for the excel file stored in t...more >>

GoodBye to .NET
Posted by kelmen NO[at]SPAM hotmail.com at 11/2/2004 6:36:08 PM
Though I been many spent many years onto M$ tech for development, this will probably be the end of my pilgrim on it. My employer is practically switching to J2EE now, as the last .NET project give us some real nasty shits in the client production sys, hence gone the faith of .NET in it....more >>

how to make two references to one string that stay refered to the same string reguardless of the changing value in the string?
Posted by Daniel at 11/2/2004 5:14:31 PM
how to make two references to one string that stay refered to the same string reguardless of the changing value in the string? ...more >>

2 onlick events?
Posted by DC Gringo at 11/2/2004 5:08:29 PM
I have a clickable image that I would like to convert into a server control imagebutton accessing a server-side onClick event and a client-side javascript onclick event as well. Is this possible? How can I invoke both the client side javascript event and the server side VB? Here's what I sta...more >>

how to resolve how many places refer to a string or object?
Posted by Daniel at 11/2/2004 5:01:34 PM
ok so lets say i have a string that got passed into a method by ref but i want to see how many other places that string is refered to is this possible? ...more >>

Design Question
Posted by Mike at 11/2/2004 4:51:55 PM
I need to get a very simple piece of data from another server to run a report. I am wondering what the best way to do it is. Calling a web service on a local server, calling a remote component or another option? Thanks in advance. Mike...more >>



How to Query different Database's tables just in a Sql?Give me some ideals,please!
Posted by Huang Lin at 11/2/2004 4:43:26 PM
I want to query tables in different Database,such as Oracle,Db2,Sql Server£¬ etc.Give me some ideals,Please! ...more >>

devenv from command line doesn't add project references...
Posted by Christopher Bohn at 11/2/2004 3:25:33 PM
(repost under MSDN account) When building a solution that consists of one managed C++ project with a project reference to a C# project in the same solution, there is a bug when trying to build from the command line. The /FU arguments that should be present for the project's references appear i...more >>

Have any sample code showing how to do Named Pipes (preferably in VB)
Posted by Joe Longo at 11/2/2004 3:21:08 PM

Re: .NET commercial apps
Posted by Olaf Baeyens at 11/2/2004 3:14:03 PM
Microsoft: Business Contact Manager for Outlook 2003 expects .NET framework installed. But I cannot run it here since we use Exchange and there is no support for this application. So I have no idea what it looks like. -- http://www.skyscan.be ...more >>

Proxy layer between application and sqlserver
Posted by Rakesh at 11/2/2004 3:11:48 PM
hello, I have a application that connects to sqlserver to get the job done. I am looking for something that will act as an inbetween layer. Basically instead of connecting direct to the sql server, my application wil connect to this layer( may be a service), this service will do someth...more >>

Change Highlight Color in a Textbox
Posted by Charles A. Lackman at 11/2/2004 3:03:25 PM
Hello, Looking for help changing the Highlight color in a Textbox in VB.NET. Any Suggestions will be greatly appreciated. Thanks, Chuck ...more >>

Releasing the resource retrieved by Assembly.GetManifestResourceStream()
Posted by Steve Guidi at 11/2/2004 2:46:52 PM
Hello, I'm developing an application that periodically reads embedded assembly resources. The resources are text-based, and are about 3-7KB in size, and the application accesses them by calling the Assembly.GetManifestResourceStream() method. During a long period of execution, I've noticed...more >>

How to store user settings in custom/user XML file - not app.confi
Posted by Todd Beaulieu at 11/2/2004 2:24:04 PM
Hello, I'm using the configuration block to store user settings in the app.config file. As this exe will reside on a network drive, I can't have users trying to update the master app.config file. I want each user to read/write to a file in their user directory. Does anyone know how to do...more >>

HtmlSelect control
Posted by Jonathan at 11/2/2004 2:23:31 PM
Hi everyone, I have a problem with a HtmlSelect control that I am loading dynamically in javascript. Here is my code: <asp:DropDownList id="MyDropDownList1" onChange="LoadContent(this);" runat="server"> <asp:ListItem value="0">&nbsp;</asp:ListItem> <asp:ListItem value="1">MyChoice1</...more >>

Visual Studio Fileshare Path
Posted by Eric Maino at 11/2/2004 1:49:02 PM
Setup Windows 2003 Server - Patched and up to date IIS 6.0 Front Page Server Extensions Installed Windows SharePoint Services Installed Visual Studio 2003 EA Web Sites Microsoft SharePoint Administration ID: 2 IP: All Unassigned Port: 2292 SharePoint Central Administration ...more >>

Upgrading from VB6 - Direction
Posted by Mike M at 11/2/2004 1:24:02 PM
Hello all. We are trying to decide if we want to rewrite our applications in VB.Net or ASP.Net. What factors need to be considered to making this decision? Such as what items would we want to look for in each VB6 app to determine if it could be written in ASP.Net and just go everything web...more >>

PrintPreviewControl / PrintPreviewDialog: Image location within the client area
Posted by Ramsey Schaffnit at 11/2/2004 1:17:03 PM
Context: I have to print personal information on a preprinted form I've never seen using a printer I've never seen. I want to use a control to overlay the PrintPreview to indicate where I've printed. I want to use a separate control in order to allow the user to drag the field to a different p...more >>

Opening Excel from Web
Posted by Jane at 11/2/2004 12:07:01 PM
I have a web application, it opens up excel when you click on a button. It works fine on my local machine. But when I upload the application to the server, i get this error message: COM object with CLSID {00024500-0000-0000-C000-000000000046} is either not valid or not registered Do I ...more >>

Data Sets
Posted by Gil at 11/2/2004 12:03:03 PM
I use the XP Pro OS and VB.NET in VS 2003 as my development platform. Over the last year, I have been trying to compress my development into as few files as possible. For instance, for similar report pages I have consolidated into a single .aspx page and used dynamic datagrids (programatic...more >>

Crystal Reports Sucks!!!!!!!
Posted by MadDeveloper NO[at]SPAM gmail.com at 11/2/2004 11:29:37 AM
Crystal Reports is the most frustrating and confusing "technology" I have ever dealt with. The reports are all wizard based, which means if you make a mistake when using the wizard, or the wizard simply cannot do what you intend it to do, then you're pretty much screwed. There is no fine grain o...more >>

.NET commercial apps
Posted by Bill at 11/2/2004 11:13:23 AM
What are some popular commercial programs developed using .NET WinForms? I believe PowerQuests Drive Image and Ghost are. What are some others? ...more >>

Problem with Exception management block
Posted by Páll Ólafsson at 11/2/2004 11:12:38 AM
Hi I have a problem with the Microsoft.ApplicationBlocks.ExceptionManagement? I can't get it to work in RELEASE mode? If I run the project in debug mode the block works fine but when I run the exe file it doesn't catch any errors? Does anyone know what my problem might be? Regards Pall...more >>

detect if objects got changed
Posted by Tee at 11/2/2004 9:42:14 AM
Hi, I have few textboxes and combobox in a user control. How can I detect if a user has changed the value of combobox and the text in textbox? I know that textbox has a CanUndo property that return true if user has changed the text, but what about combobox? I have heard of IsDirty, but h...more >>

ImageList VisualStyles
Posted by Richard Steele at 11/2/2004 8:09:02 AM
when i enable visualstyles in my c# app (vs2002) and follow the code with application.doevents periodically my images do not show whilst using imagelists. i have even added images to toolbars and treeviews from embedded resources at runtime . is there any way i can force the imagelist to dra...more >>

Help with C# code
Posted by Chris at 11/2/2004 7:51:02 AM
Hi, I have the foll code in a class. using System; using System.Data; using System.Data.SqlClient; using System.Security.Principal; namespace SpxConnectionStrings { /// <summary> /// Summary description for Class1. /// </summary> public class dbConnection { public SqlConnec...more >>

Adding another EXE to a windows service
Posted by Lord Brett Sinclair at 11/2/2004 7:35:28 AM
Hello everybody I created a windows services with an msi file. I have another small vb.net exe that I would like to install when I install the windows service. I tried to create a merge module for the exe, and added it to the windows service...but somehow, I can not get the exe to be installed....more >>

Problem with Chinese
Posted by etantonio NO[at]SPAM libero.it at 11/2/2004 6:56:08 AM
With the following page aspx I try to translate one my page from English to Chinese, using UTF8, the result Is that the Chinese characters do not come read correctly, if instead I insert directly the address http://babelfish.altavista.com/babelfish/trurl_pagecontent?url=http://www.etantonio.it/...more >>

Tool for identifying open connections
Posted by Roy at 11/2/2004 6:05:01 AM
Hi all, Is there any tool/utility that identifies not closed connections? Thanks, Roy...more >>

problem in mouse event if control width is more than 32767
Posted by amit bharadwaj at 11/2/2004 5:49:05 AM
hi all i am having a problem mouse move event . i created a control with width 40,0000 .now in mouse move event handler e.x returns value upto 32767 units ,beyond it returns negative values , what to do ..please help thanks in advance -- amit bharadwaj ...more >>

can we change an index of an object?
Posted by Tee at 11/2/2004 4:06:24 AM
Hi, Does anyone know how to change an index of an object? This is what I want to do. eg: I have 5 controls in a panel. index from 0 to 4, after I remove the 3rd control (index 2), I want to change the control with index 3 to 2, and 4 to 3. (push up) ... so when I add new control to the p...more >>


DevelopmentNow Blog