all groups > dotnet general > march 2004 > threads for saturday march 27
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
cryptography
Posted by juzan at 3/27/2004 11:25:51 PM
hi
can anyone give me a small example of using the cryptography api.
where can i apply this in a basic sense.
kind regards
Juzan
... more >>
trying msdn sample
Posted by crain at 3/27/2004 11:13:51 PM
hi ,
i tried the example on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlxml3/htm/soapsupport_0tx0.asp
but when i browse to
http://localhost/nwind2/soap?wsdl
i get the error
The page cannot be found
The page you are looking for might have been removed, had its nam... more >>
Fail to login using NT Authentication method
Posted by Ben at 3/27/2004 9:16:06 PM
I've set my web application to login using the NT Authentication method. It works perfectly in my development machine. But when setup in another machine, it fails with the error message
Login failed for user 'NT AUTHORITY/NETWORK SERVICE
The connection string used is
"server=(local);database=Pro... more >>
Whidbey installation failure
Posted by integrajoe at 3/27/2004 9:01:09 PM
I downloaded Visual Studio Enterprise Architect Edition 2005 (Whidbey) from MSDN and burned it to DVD. When I try to install- all components install except Visual Studio. A message pops up
Please insert: Visual Studio Enterprise Architect Edition 2005 - English Disk
I cannot continue with the... more >>
SCO: The Clown of Linux
Posted by John Bailo at 3/27/2004 8:50:33 PM
SCO is amusing, like a clown or buffoon, but eventually we tire of clowns.
--
W '04 <:> Open... more >>
You wanted defensive writing...
Posted by Ayende NO[at]SPAM softhome.net at 3/27/2004 7:36:15 PM
Warning, this is quite a big rant!
The story of a late night debugger:
The hour is 03:15 AM, and I'm sitting here satisfied. Another bug
eliminated, another enemy conquered. And this one is a tricky one.
I've created an application that loads Caudill's TreeListView as its
main UI. Now, my p... more >>
Accessing Logical Drive properties in .Net
Posted by Will Lusted at 3/27/2004 5:40:34 PM
I 'm trying to write a simple class to access the local machines logical
drives and selected drive properties.
The only method reference I can find is to reference scrun.dll and create a
scripting.filesystemobject, but I find it hard to believe that .Net has to
step outside its own managed obj... more >>
Please help.
Posted by Anil at 3/27/2004 4:24:46 PM
I need to know whether .Net provides methods/classes for displaying shared
folders of a device.
One way to solve this problem is to import Win32 dlls ,but is there a direct
way provided by .Net by which all the user level shared folders can be
displayed ?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Reading output from CreateProcessWithLogonW
Posted by Balamurugan KR at 3/27/2004 1:19:45 PM
Hi,
I used CreateProcessWithLogonW api to start an app, the app is a console
app, for eg., test.cmd (This cmd file has one command echo %username%)
Now In my main process i want to the read the output of the test.cmd
thanks
... more >>
Visual Basic 6.0
Posted by mikel at 3/27/2004 11:56:08 AM
Is it still possible to buy Visual basic 6.0, or do you have to buy Visual Basic .NET?... more >>
problem with editable datagrid
Posted by iamoraal NO[at]SPAM hotmail.com at 3/27/2004 11:19:16 AM
This is my first attempt at using Dot Net. I am using WebMatrix to
create the web pages.
I created a data page using the editable datagrid template, and am
able to modify and delete data.
However I would like to be able to add list type data, and html.
Here are my questions:
1. How do I conve... more >>
Visual Database Tools confusion
Posted by Fresh_Air_Rider NO[at]SPAM Hotmail.com at 3/27/2004 9:47:08 AM
I have Visual C# Standard
If I use the Visual Tools to create a connection to SQL Server, I get
the following error :-
"Unable to connect to database
It is only possible to connect to SQL Server Desktop
Engine databases and Microsoft Access databases with this
version of Visual Studio"
... more >>
Merge Modules for MS Products
Posted by RobbDbn at 3/27/2004 9:11:07 AM
When creating a .NET deployment project you can add merge modules for common functions. Where do you obtain merge modules for MS products like Jet 4.0, MDAC 2.7 or Access 2003? I have searched the MS download sites and can only find a Merge Module for Visual Studio 6. Access 2003 has an installer (M... more >>
Dot NET books with VS7
Posted by Eric at 3/27/2004 2:51:06 AM
Hi
Any DOT NET books out there with a free Visual Studio.NET compiler
Regards
Eric... more >>
apsnet_wp.exe non-default identity vs. System.Web.Mail.SmtpMail
Posted by Andrei Suvorov at 3/27/2004 2:36:30 AM
Hello,
Can anyone suggest how to handle th following problem:
1. I've changed userName and password attributes in <processModel> in
machine.config to make aspnet_wp.exe run under my local account.
2. But now the following code in my .aspx fails with exception:
using System.Web.Mail;
Sm... more >>
FTP hacker / WAREZ ppl screwing up my server. Please help
Posted by Jim at 3/27/2004 2:05:13 AM
I'm having a problem and, yes "I KNOW I SHOULDN'T HAVE DONE THIS"...
LOL but under the circumstances, I needed to make FTP available on my
server because I was having problems with email and other things and
it was the only way to make some things work in a BIG hurry....
Anyway... I'm now havin... more >>
opacity
Posted by Mike & Dyan at 3/27/2004 12:00:00 AM
When I close a form in my app I have the form fade out using opacity. But
just before it starts to fade out the form flashes black then proceeds to
fade out. This only happens with the starting form not any of the secondary
forms. What would cause this or am I doing something wrong?
... more >>
|