Printer Status over the Network
(2 messages)
Date: Tue, 31 Jul 2007 03:01:45 -0700
Hello all,
Please help and suggest the code to get the printer status over the
network.
for Example, i have an string "\\\\os1\\PtName"
where os1 is the system name
and PtName is the printer name
I need to know the ...
|
Visual Studio publish, storing login details?
(2 messages)
Date: Tue, 31 Jul 2007 00:53:40 -0700
Every Time I publish my application VS asks me for my FTP server's
authentication details. Is there any way VS can remember this?
thx in advance
...
|
Printersettings
(1 messages)
Date: Mon, 30 Jul 2007 22:32:02 -0700
We have serveral problems while reading the Printersettings received from the
PrintPageEvent.
* The PageSettings are invalid when you use a HP Plotter and a custom page
size .
* The PageSettings are invalid when you ...
|
Love Taboo Forum Now Open to the Public! 5% Off
(1 messages)
Date: Mon, 30 Jul 2007 17:40:35 -0700
Hi Folks,
Is anyone sick of the junk bb's online? I found a new bb
that is amazing to say the least. They have all kinds of
adult topics that you can post to once you register. They
give you all kinds of posting options ...
|
Select Computer Dialog
(1 messages)
Date: Mon, 30 Jul 2007 16:16:02 -0700
Hi
I'm developing a managed MMC Snap-in and need to provide the ability of
managing an application on a non-local machine. Example, in MMC, add the
computer management snap-in, then check 'Another computer' then click ...
|
Windows Cardspace Error!
(1 messages)
Date: Mon, 30 Jul 2007 09:46:02 -0700
Guys help me resolve this,i can't open windows cardspace!:
Tipo de suceso: Error
Origen del suceso: CardSpace 3.0.0.0
Categoría del suceso: General
Id. suceso: 257
Fecha: 30/07/2007
Hora: 11:27:14 a.m.
Usuario: D30610C1\Eduardo ...
|
Use GZipStream to decompress winzip file
(6 messages)
Date: Mon, 30 Jul 2007 09:22:01 -0700
Hi there,
I am trying to use GZipStream class to decompress winzip files in .NET 2.0
C# and getting the following error message:
The magic number in GZip header is not correct. Make sure you are passing in
a GZip stream ...
|
Strange Compile Problem With Generics
(8 messages)
Date: Mon, 30 Jul 2007 08:14:01 -0700
I've tried to debug this every way I can think of, but I can't figure out
this strange compile problem I am having. Any help is greatly appreciated.
I have a generic collection class that inherits from
System.Collections ...
|
Strongly named assembly won't load
(1 messages)
Date: Mon, 30 Jul 2007 10:07:50 -0500
Hi,
I have a C++ managed assembly (.dll) which links to a bunch of native
libraries. Everything works fine if I don't make the managed assembly a
strongly named one.
Once I make it a strongly named assembly by adding ...
|
Information needed on standards for documenting .net code
(1 messages)
Date: Mon, 30 Jul 2007 06:45:47 -0700
Hello everyone,
We commissioned the development of an application in .net a while
ago. Due to the rush we took the decision to skimp on how well the
code was documented and labelled. Since then the developers have
changed ...
|
|
ClickOnce deplyment
(4 messages)
Date: Mon, 30 Jul 2007 05:25:03 -0700
I am having some major issues with Clickonce and would like a wee bit
of advice.
I cannot create a clickonce package as I will not know which web
server the application will be launched from until the last minute.
I need ...
|
Regular Expression problem
(6 messages)
Date: Mon, 30 Jul 2007 03:22:13 -0700
Hello
Regex regex = new
Regex("((?<field>[^\",\r\n]+)|\"(?<field>([^\"]|\"\")+)\")(,|(?<rowbreak>\\r\\n|\\n|$))");
The above regualr expression return 24 fields instead of 42 for the record
below, it ignores ...
|
.Net Clr cluster support
(1 messages)
Date: Mon, 30 Jul 2007 12:55:58 +0530
Hi All,
Am new to .net clr, I want to know that is there any sort of cluster support
for .net clr engine.
or any refernce of "cluster" in context of ".net clr".
thanks
...
|
AJAX .NET timeout problem
(1 messages)
Date: Sun, 29 Jul 2007 23:58:42 -0400
In my application, I use session to store some postback value. So, I solved
the standard ASP.NET session timeout issue by doing these:
1. In web.config, I used <sessionState> and set it to 12 hours with mode
set to ...
|
New character
(3 messages)
Date: Sun, 29 Jul 2007 20:01:14 GMT
Can anybody tell me what is ^, in some V C++, susch as:
public:
virtual String^ ReadLine ()Thanks.
...
|
"Mailbox unavailable. The server response was: <xxx> No such user here" error with VS 2005 System.Net.Mail.SmtpClient
(1 messages)
Date: Sun, 29 Jul 2007 08:52:08 -0700
Hi,
I've seen a couple of postings about this, but no resolution. I am
using Visual Studio 2005 and its System.Net.Mail.SmtpClient class to
send emails. I am instantiating it with the host (server) set to
either mail ...
|
WritePrivateProfileSTring funstion
(2 messages)
Date: Sun, 29 Jul 2007 11:18:25 +0200
Hi,
Is there any way to use the API function WritePrivateProfileString in NET
framework 2.0?
Thanks
Nhan
...
|
Iˤpkk
(1 messages)
Date: Sat, 28 Jul 2007 17:47:14 -0700
KOťIˤpkk!
...
|
Framework 2.0 Question
(4 messages)
Date: Sat, 28 Jul 2007 14:38:03 -0700
Hi ! I'm a casual computer user, no interest in development or programming.
I have a program on my computer called Net framework 2.0 It's 88.80 mb and I
would like to delete it if I don't need it. Can I safely delete ...
|
gridview not displaying data
(1 messages)
Date: Sat, 28 Jul 2007 21:29:24 -0000
I need to populate a gridview after inputing text into any of the
three text boxes and pressing submit. Right now the page just posts
back with nothing:
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1"
Runat="Server">
...
|