all groups > dotnet general > august 2003 > threads for friday august 15
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
Incomplete DotNet SDK Install?
Posted by Chris Gardner at 8/15/2003 6:44:01 PM
I've tried to install the .Net SDK 1.1 to write C#
programs. I downloaded and installed both the framework
and the sdk per Microsoft's instructions. However, the
installation does not seem to be complete. I cannot find
csc.exe. Perhaps I'm not downloading the proper files.
What am I doi... more >>
Login failed for user '(null)'. vs asp.net
Posted by rl30 at 8/15/2003 3:10:43 PM
ASP.NET vs SQL Server¸
I have an ASP.NET Application
In IIS I checked the Integrated Windows Authentication
option
In Web.Config the connection string include Integrated
Security = SSPI
and Impersonate=true in Web.Config
When I start then Web Application I have this messge
Login f... more >>
OT: Bye Bye, Microsoft IIs web server!
Posted by lluck98 NO[at]SPAM yahoo.com at 8/15/2003 1:10:35 PM
As noted several times, the use of Microsoft will continue to be
eroded by Linux and other *nix on the server, especially given the
security challenges faced by IIs.
As an indication of this, Microsoft IIs servers have been continuously
dropping market share since last year, when it topped 33%... more >>
Oracle or SQLServer - .NET or J2EE?
Posted by Syed Mudussir Husain at 8/15/2003 10:50:42 AM
Hello,
I am doing a very large web based database project.
Over the period of 5 years, "more than 100, 000 Books" will be stored in a
Database along with a LARGE amount of book attributes majorly consists of
very large amount of people reviews about a book.
We then need to analyze or gene... more >>
VS.NET Auto saving in Design mode
Posted by Gerry Viator at 8/15/2003 8:38:20 AM
Hi all,
Not sure if this is the right place to post this message, sorry.
Working in VS.NET for VB.NET, when switching from a design page and code
page. VS keeps
I think saving. IT's Saving to frequently for me!!! Takes like 15 to 45
seconds to do this and I cannot do anything.
Driving me c... more >>
Using Access DB's with SQL-CE on a handheld
Posted by Bill at 8/15/2003 8:18:42 AM
For a variety of user-driven reasons, we're using an
Access DB on a Desktop as the repository for data we
transfer to/from a Pocket PC 2002 Application that uses
SQL-CE. Have not yet located a provider, so for
transferring the data back and forth we're stuck with
using Sockets and techniq... more >>
Pocket PC Icon Format
Posted by Bill at 8/15/2003 8:10:53 AM
Anybody know the image format of the icons that Pocket PC
2002/2003 uses for it's Apps? We've tried the following
without success:
16 x 16 16 Colors
32 x 32 16 Colors
16 x 16 256 Colors
32 x 32 256 Colors
... more >>
Can .NET applications be load-balanced?
Posted by billym at 8/15/2003 8:03:02 AM
Does anyone know if it is possible to build a scalable,
fault-tolerant middle tier by deploying .NET applications
on multiple servers?
If so, how is this done and are there coding issues that
must be adhered to? IOW, can it be handled by the
framework, COM+, MSCS, or hardware products suc... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Another question regarding HTTPWebRequest
Posted by Nick Jacobsen at 8/15/2003 7:57:55 AM
I am using HTTPWebRequest to connect to a server which requires
authentication, then responds with a 302 redirect message, and redirects to
DIFFERANT server, which also requires authentication (the same credentials
as the first server). My problem is I can get my client to authenticate to
the f... more >>
HTTPWebRequest/Response Error handling the HTTP 207 resonse code?
Posted by Nick Jacobsen at 8/15/2003 5:35:24 AM
Hoping that someone else has either run into this, or can point me in the
right direction to fix it. I am making an PROPFIND HTTP Request to a WebDav
Mail server (hotmail,. to be specific) using HTTPWebRequest, and everthing
goes fine, until the server responds with a "207 MULTISTATUS" response
... more >>
Difference between .Net Enterprise Architect & Developer
Posted by dave at 8/15/2003 5:08:58 AM
There are 3 products : .Net Enterprise Architect 2003
Win32 , .Net Enterprise Developer 2003 Win32, and
VStudio .Net Pro 2003 Win32.
Where can I find what is a difference between them.
Thanks... more >>
|