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 distributed apps > october 2006

ClickOnce require admin rights?
Posted by Tom at 10/31/2006 5:56:33 AM
Just a quick question: For a user to install a ClickOnce app (one that has been designated as Full-Trust), does that user have to have full admin rights to the machine? My guess is no, since ClickOnce installs into the user profile area (folders), but I want to make sure before I try to deploy t...more >>


Hidden Textboxes
Posted by Corey at 10/25/2006 8:40:02 AM
Was wondering if anyone could give me a steer in the right direction, I am trying to hide textboxes from certain users, depending on their role. I hide the cost or prices textboxes if their role is entry. I currently have the databings set to OnPropertyChanged, When they are visible I can ri...more >>

COM+ and Config Files
Posted by Mauricio C Vidotto at 10/25/2006 8:05:03 AM
I have a log component that gets information from config file and the factory create an instance of implementation that I wish. Now I need to use the log component for a new service component. The start process is ddlhost.exe but I can't create file dllhost.exe.config because this configuratio...more >>

Maximum Size of dataset
Posted by Prabakar Samiyappan at 10/25/2006 3:10:01 AM
Hi All, 1. What is the maximun size avaiable for the the Dataset to store data in it. 2. What is the Maximum Size of the Object ? Regards Prabakar...more >>

Is it possiable to configure asp.net in Apache
Posted by Prabakar Samiyappan at 10/25/2006 3:00:02 AM
Dear all, I like to know weather is it possiable to Configure asp.net application in appache.if YES how and if NO why?...more >>

UIPAB and popup
Posted by ame2171 at 10/24/2006 1:40:56 PM
I have a large problem that I do not succeed to resolve. I am using the UIPAB and from a sure page I have the necessity to call a popup. Subsequently, from a link of the same one popup I must return on the "original line" of pages in order to recall one new page.... In practical: p1 -- p2 -- ...more >>

Why .net dos'nt allow to use the windows Control on web
Posted by Prabakar Samiyappan at 10/19/2006 4:08:02 AM
Why .net dos'nt allow to use the windows Control on web. when it was OCX we can able to use the same control for both windows and web.Since now its DLL we are not able to use it .Is there is any specific reason to this problem .if so why Regards Prabakar...more >>

Running a windows application on web
Posted by Prabakar Samiyappan at 10/19/2006 4:03:02 AM
Hi I have developed the Application on windows i want to run it on web with out doing any change to the Code This is my concern long before .there is a solution here but i want to make sure weather it will workout in long process. Here is the Link for my article. http://www.c-sharpcorne...more >>



Options for a distributed Sales Force app
Posted by Leneise44 at 10/16/2006 3:55:01 PM
What solutions would you recommend for the following requirements: 1. Sales force is distributed accross the country. Sometimes connected, sometimes not. 2. Need to see data in a grid format, web or windows based. Would be nice if it was launched from the intranet portal. 3. Would like the s...more >>

Run 3rd party .exe installation with your .msi setup file
Posted by tim2u at 10/16/2006 1:59:01 PM
Does anyone know the easiest way to setup your .msi installation to run a 3rd party .exe installation file before your remaining .msi runs? Preferably a way to do it with the Visual Studio (2.0) IDE, but not sure if thats possible. Most likely the SDK? If so, please point me in the right ...more >>

Document managment in .net
Posted by sameer at 10/10/2006 2:53:02 PM
Hi, I am in the process of desgning a document managment program in .net and there are gong to be two part to it a. winforms application : user will upload the document form here. User will select a file from this local machine and this file will be uploaded from the client to the we...more >>

Document managment in .NET
Posted by sameer at 10/10/2006 2:51:02 PM
Hi all, I am in the process of desgning a document managment program in .net and there are gong to be two part to it a. winforms application : user will upload the document form here. User will select a file from this local machine and this file will be uploaded from the client to ...more >>

Code Signing
Posted by Marc at 10/9/2006 8:48:02 AM
I have been asked to issue certificates for a .net application (code signing) so that the user will not be prompted to authorize the install up updates to the app. Specifically, the software is an inhouse app that is installed from a website and automatically updates it self when it detects u...more >>

Need to get notified when processes start.
Posted by Ehsan at 10/6/2006 9:26:01 AM
I have an application written in .NET that needs to know when programs are started by Windows- in a system wide manner. I tried WMI but that is not as reliable as Microsoft boasts. Sometimes it doesn't work temporarily, and doesn't work at all on some PCs! I then turned to Windows Hooks us...more >>

remoting client/server bidirectional method invocation
Posted by Bill Hertzing at 10/5/2006 10:46:01 PM
Still new to remoting, but I've been trying to figure this one out for weeks. Pls recommend appropriate newsgroup is this one is not. I want a long running wellknown Server application to accept method calls from a Client. The Client is also a long-running application. I want the Client to...more >>

How to reference a .Net component from a VB6 component located in COM+
Posted by epaetz at 10/4/2006 1:25:52 PM
We're migrating our current VB6 components to .Net piece by piece. I'm modifying an existing VB6 login component that sits in COM+. I'm modifying it to call a .Net auth component, instead of the existing vb6 authcomponent (which is also in COM+). To make matters a little more complex, the ne...more >>

ClickOnce hot fix
Posted by Nick Prudhoe at 10/2/2006 2:53:02 AM
Does anyone know where I can get the ClickOnce hot fix mentioned in kb article 917952? The fix is for a Proxy Authentication error -- Cheers Nick...more >>


DevelopmentNow Blog