all groups > dotnet general > october 2004 > threads for saturday october 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
IIS not recognized by ASP.NET
Posted by MS News Server at 10/16/2004 11:54:40 PM
Anyone please. I finished installing VS.NET without having setup my IIS.
How do I get my ASP.NET to recognize my IIS now? Thanks.
... more >>
Edit and E-Mail Message before sending
Posted by Denise at 10/16/2004 7:47:01 PM
When I developed applications in Access, I was able to specify a paramater to
allow the user to manually edit an e-mail message before sending it. I don't
see any way to do that with .Net.
Is there any way to show the message up I intend to send in Outlook, so the
user can make changes i... more >>
a DotNet start page question
Posted by hamil at 10/16/2004 4:39:04 PM
When I open my dotnet start page, running vb.net in my particular case, there
is a listing for recent projects and the modified date. As I change my
program, the modified date doesn't change. CAn someone explain why??
thanks
Hamil
... more >>
Custom collections
Posted by rufus at 10/16/2004 4:02:09 PM
Hi,
I have a custom collection class that inherits from HashTable. When I add a
new CustomObject to my CustomCollection I would like to ensure that it will
only accept objects of type CustomObject. How would I do this? Thanks in
advance.
Public Class CustomCollection
Inherits Hashtable
... more >>
Ok I got xmldata from a URL how do read it?
Posted by Stanley J Mroczek at 10/16/2004 12:59:03 PM
Ok I got xmldata from a URL. I have tried to read Microsoft quickstarts, but
still don’t know where to start. What I want is to create a dataset and read
the data from the URL.
What do I do first? Create DataSet mappings or XML Schema Definition
language (XSD) schema? Please tell me what t... more >>
Image list icons looks bad
Posted by Ronny at 10/16/2004 12:53:02 PM
Hi,
When ever I use image lists in a tree view the image list is behaving
inconsistent. When I add images they first look good and clean, after I have
close and open the code in the IDE the icons have this blue shadow on them
and they look really bad. I can then remove the icons and add the... more >>
Error Creating Access DB
Posted by Wayne Wengert at 10/16/2004 8:49:57 AM
I have a VB.NET Windows app which gives the users the option to open an
existing Access DB or create a new one. I used VSNET 2003 Package/Deployment
to create an install package. I've had 3 people test it and on one machine
the user gets an error message:
"COM object with CLSID (0000602-0000... more >>
Error.Error..Error...web server is not running asp.net 1.1
Posted by Venkat at 10/16/2004 4:29:02 AM
I just installed Visual Studio.Net 2003 and that is
supposed to add that asp.net 1.1 extension. I got an error
message while opening ASP.NET project.Error is :
"visual studio.net has detected that the specified web
server is not running ASP.net version 1.1. You will be
unable to ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
web server is not running ASP.net version 1.1
Posted by Venkat at 10/16/2004 3:11:06 AM
I just installed Visual Studio.Net 2003 and that is supposed to add that
asp.net 1.1 extension. I got an error message while opening ASP.NET
project.Error is :
"visual studio.net has detected that the specified web server is not running
ASP.net version 1.1. You will be unable to run asp.net... more >>
|