all groups > dotnet general > october 2004 > threads for sunday october 24
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
VS.Net - Opening SQLS2k Stored Procedures in the IDE
Posted by dbuchanan52 NO[at]SPAM hotmail.com at 10/24/2004 8:54:36 PM
I can't seem to open SQLS2k Stored Procedures in the IDE
I am running MDE 2003 Version 7.1.3088
I have a MSDN professional subscription and did a complete install of
vs.net
Help explains how to do it:
1. In Server Explorer, expand the Stored Procedures folder.
2. Double-click the name o... more >>
CreateDirectory working inconsistantly from ASP.net
Posted by David Davies at 10/24/2004 8:51:02 PM
Please HELP !!
I have a web page that is trying to create folders on a file server
eg. \\SERVERNAME\F4\Projects\[New Folder Name]
Users of the web site are authenticated with Windows Integrated Security.
(have tried on W2003/IIS6 and W2k/IIS5 with no difference in behavoir)
When a ... more >>
Web Service Extensions
Posted by Michael C at 10/24/2004 4:43:42 PM
Hi all,
I'm playing around with an idea for an app that uses WSE (2.0) to
communicate between client and server. Here's the deal - first I'm not
using IIS or ASP.NET at all; just C# and WSE. The client and server will be
Windows Forms apps. (It's hard finding info on Web Services that isn't... more >>
Looking for a pre built dot net website for consulting business.
Posted by William at 10/24/2004 2:51:02 PM
Looking for a pre built dot net website for consulting business.
I am trying to put up a quick business web for a dot net frame work. I have
a provider already. I am trying to save time.
Any ideas will be appreciated.
I will look at anything that can be modified VS 2003.
... more >>
[Semi-OT] Google
Posted by C# Learner at 10/24/2004 2:45:18 PM
Is it possible to search for the text ".net" in Google?
The following all seem to search for "net", not ".net":
o .net
o ".net"
o \.net
o "\.net"... more >>
Integration with source safe
Posted by Scott Ocamb at 10/24/2004 12:36:47 PM
hello
I am seeing an issue with visual studio and VSS i have not seen before. When
i add a solution to source control that has a web project and a class
project, it get added in an odd way. It adds .rro to the solution name and
the projects in VSS do not match the structure on the disk. I h... more >>
Urgent!! regarding Session management in WEbservice
Posted by sunnyz NO[at]SPAM lycos-dot-com.no-spam.invalid at 10/24/2004 11:54:31 AM
hi
I wanted to know whether we can store something in Session objects in
webservice.My windows application calls the webservice and i want the
data to be stored in Session object so that each user can get its own
data.Is this possible in webservice?coz i think it seems to lose the
data each ti... more >>
Showing variables in html
Posted by Tome73 at 10/24/2004 8:33:01 AM
I’m new to .NET-
How can I get my html page to display the custID variable --- Customer
<b><%# custID %> --- when the variable is declared in the code behind page?
It works just fine when using a code render block on the same page.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Suppress GPF message box when child process crashes
Posted by Guido Kraus at 10/24/2004 8:07:03 AM
I have a C# Windows service which frequently starts an external process,
let's say TOOL.EXE. TOOL.EXE is an unmanaged third-party 32 bits command line
application.
However, TOOL.EXE is a bit unstable, so sometimes it crashes with a General
Protection Fault. In this case Windows shows a GPF ... more >>
What is the hardware rquirement for web services application?
Posted by Peter at 10/24/2004 12:49:04 AM
If I want to build a web services application (not web application), what is
the hardware requirement ? Does anyone have the experience?... more >>
New Task in Task Scheduler
Posted by Peter Schmitz at 10/24/2004 12:29:01 AM
Hi,
how can I programmatically (VB.net) add a new task (with a given executable,
parameters and time) to the task scheduler of the local system?
Thanks a lot
Peter... more >>
|