all groups > dotnet general > july 2004 > threads for friday july 16
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
Namespace extemsion for windows explorer
Posted by Chris Wagner at 7/16/2004 9:01:28 PM
Has anyone heard of this? From Windows explorer, it looks like a drive but
does not have a drive letter. It contains folders and files like any other
drives or folders. I think it's called Shell Namespace Extension but don't
have much info on it. Is there a way I can use a custom program (VB.N... more >>
SQL Stored returning uniqueidentifier
Posted by Jacques Wentworth at 7/16/2004 4:55:29 PM
Hi
I have the following problem. I have a SQL Server (2000) Stored Proc that
with 4 parameter (one being @UnlockKey uniqueidentifier OUTPUT). I run it
from Query Analyzer and the @Key parameter is valued. When I run it from
VB.Net it is empty. I tried it with other other datatype and it works ... more >>
printing using ExecWB gives error "Trying to revoke drop target ..
Posted by jgctr4 at 7/16/2004 2:31:02 PM
I'm trying to print an HTML file using AxWebBrowser.ExecWB but it it gives a run time error "Trying to revoke a drop target that has not been registered". Does anyone have any suggestions?
axWebBrowser1.QueryStatusWB(SHDocVw.OLECMDID.OLECMDID_PRINT);
object o = "";
SHDocVw.OLECMDID Print = SHD... more >>
HELP WANTED HELP WANTED HELP WANTED
Posted by Harvey at 7/16/2004 12:53:38 PM
Do you like code?
Do you love hack out code?
Where is your future going?
Do you have a plan for tomorrow?
Join an international organization that cares for code too, but more an
international organization that cares for you too.
Life is a risk, if you don't take c... more >>
urgent:: How to get the same package code with each new build in .NET deployment project.
Posted by r_adhakrishna NO[at]SPAM yahoo.com at 7/16/2004 11:54:29 AM
Hi
I am having this problem with my deployment project.
'Another version of this product is already installed. Installtion of
this version cannot continue. Configure or remove existing version of
this product use Add/Remove programs on the control panel.'
I think PackageCode will change w... more >>
dev environment
Posted by Zi Jong at 7/16/2004 9:50:41 AM
hi
I want to know what is the prefered operating system to use for developing
..net applications.
windows 2000?
windows 20003?
windows XP Prof
or any other.
thank you.
Zi
... more >>
winHttp.dll in Deployment Project
Posted by Drew at 7/16/2004 7:41:25 AM
How do I go about including this dll in a c# deployment
project. I can use the reference fine on the development
machine. When I try to run on another machine it won't
work.
Drew... more >>
Class factory reflection question
Posted by nzazzaro NO[at]SPAM travelers.com at 7/16/2004 6:11:07 AM
I have the following situation and could use some advise.
I have a Base Class CreditReport, classes BoatCreditReport and
HomeCreditReport Inherit from CreditReport.
I would like to have the CreditReport class in a separate project from
BoatCreditReport and HomecreditReport for departmental code
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
French characters in query string
Posted by darin_dimitrov NO[at]SPAM hotmail.com at 7/16/2004 5:18:32 AM
Hello,
How can I convert an url encoded string containing some french
characters back to the original string?
I have the following html form:
<form>
name = <input type="text" name="name" value="Noël Pirès"/>
<input type="submit" value="OK"/>
</form>
When I submit this form the... more >>
Installation project ???
Posted by serge calderara at 7/16/2004 4:31:02 AM
Dear all,
I have build a VB.net application that I need to deploy now.
The first phase of my deployement by using the setup project works
really fine.
Problem I met during my testing was that I need to set some particular
security rights for users or groups for certain folders and registrey... more >>
re?
Posted by Alec at 7/16/2004 4:21:02 AM
There seems to be an unusual character which in VS.NET environment and Dreamweaver are not displayed, but which then are displayed online as  characters. Does anybody know what causes this?... more >>
.NET 2003 Installation Problem
Posted by baranidharan NO[at]SPAM coolgoose.com at 7/16/2004 4:03:57 AM
Hi
I have a Windows 2000 SP3 system. I tried to install .NET 2003 (May
2003 MSDN) Professional Edition. The installation completes copying
from the first Disc and in the middle of the second disc the system
restarts.
I tried this many times and i simply cant understand what went wrong
and ... more >>
How widespread is the .NET framework?
Posted by johtib NO[at]SPAM hotmail.com at 7/16/2004 3:35:25 AM
How many people can be expected to have the framework installed? I
going to write some software for the home market and I don't want to
do that in .NET if I'm only going to target 10-15% of all Windows
users. Shipping the framework with the program is not an option. Also,
does SP2 ship with the ... more >>
|