Hello Bike Boy!
I just went thru this painfull process myself...and succeeded after many hours of frustration.
Did you manage? Are you OK now?
Len
Quiet as a bulldozer Mate!
OK here is the outcome.
I read that it is NOT a good idea to have Win2K3 server configured to be a DC AND an Application Server.
So I removed the roles of DC,DHCP and now it is running as a standalone. I will use the router as a DHCP server.
Then I can set up the IIS server to host a website...
Thanks Chris
I did not know you CAN configure the Firewall in Win2K3. All I see is a checkbox which indicates a Yeah and a Nay.
So I will have to figure out where and how to set up the Firewall to allow traffic to Port 80 to pass through.
Also let me mention that the Default Website in IIS...
Hello all
So I managed to get someting to kick and come alive in Win2k3 and IIS6.
First I removed the Application server role. Now what they DONT tell you is that you should reboot. Then reinstall Application Server, then reboot the server again.
This time I got a default Web site which I...
Is there the faintest glimmer of light for IIS6?
I designed a website on WinXP. Everything worked just fine and then I bought Win 2003 Server Standard.
I tried to get the website going but it would not.
The New Server was suppose to serve as a webserver, but I wanted a domain set up at home...
Thanks Mark
I will attempt to do this as you say. Failing this I will follow Josephs advice.
Yes I have the items you listed: Cable Moded, LinkSys Router, Server with Win2K3 and a few workstations.
At the moment I cannot create new users as it complains about Password Policies (complexity)...
Hello gurus!
I am a developer and know enough about Win2K3 to be extremely dangerous. You simply wont want me to touch your server! I developed a Website which I want to host on my server at home. At home I have 2 laptops, a Desktop workstation and a server. I bought a router - Linksys with...
Now that I got the Combos more or less done, I need to deal with the darn Listboxes!
I can use the code as follows:
'Populate ComboBox.
ComboBox1.DataSource = myDS.Tables(0)
ComboBox1.ValueMember = "ColumnName"
ComboBox1.DisplayMember = "ColumnName"
=======
to populate combo boxes with...
Hello Gurus!
I have taken some time to study the Microsoft Datepicker. It is some sloppy combination of a Textbox and a MS Monthalendar control, where the clever MS developer could very easily have added the ability to handle NullDates. I have done this now by simply adding a property or 2 to...
Hi Riverguy
Yip - I have been programming with the VB6 Combos / Listboxes for over 5 yrs. I never really got into Datacombos.
I also attempted to use a class to add such functionality but there was one little snag that came back to bite me.
The Post by Pankaj Banga helped a lot.
I have one...
The Combobox is a list from a Lookup Table in the Database:
i.e. ContactType with items like HomePhone, WorkPhone,Mobile.
You store these values in another table, like Clients. Where you have a ClientTelNo and a ID as a foreign key to the Lookup Table, like ContactTypeID = 1, for HomePhone, or...
It seems we have lost a lot of functionality and ease with Combos and Listboxes.
Looking at the List of Properties, Methods and Events we used to have in VB6 and is no longer supported in VB.Net, I was rather sad. These PMEs have not been replaced with something equivalent to make it easy...
Sorry - it was my Stupidity....
You definitely need Service Pack 2 or later in WinXP to make this work....
I installed it on the server and now it works like a charm....
Len
Quiet as a bulldozer Mate!
Hi DougP - it seems like this interface will only work on Win2000 and WinNT - not on XP!!
Which may explain why we have a problem here...
Anyone ever used this Interface with success?
Len
Quiet as a bulldozer Mate!
Hi DougP
I am getting the same error using WinXP Pro.
How did you get past it as I am stuck and the wealth of posts on this is not very helpful.
Rgds
Len
Quiet as a bulldozer Mate!
Hi Gurus!
I have a problem creating Relations in a Dataset holding 3 tables. When I attempt it I get the error that says:
"Object reference not set to an instance of an object"
I have a SQL statement using an SQL2K Stored Proc which returns 3 tables.
I need to display the resultsets in a Grid...
Heya Bentsa
There is no way to upgrade Access Front ends...
I walked the same road.
I am rewriting the app in VB.net instead...
Get a good book or 2 , do acourse and check out these forums.
Somewhere along the lines someone invented a wheel already and you won't need to reinvent it.
Good luck...
Aggghhh, my spelling sometimes SUCKS!
my typing is a bad as a Doctor's handwriting...B-A-D!
I meant to say Rich Text Box in my previous post.
Anyway - I was walking down the road when I was hit by a blinding light of revelation. And a voice out of the light said I should Create the SQL field...
Thanks to all of you for your wonderful response.
I was driven to tears by your overwhelming enthusiasm.
To those of you who guided me I am sincerely grateful.
I created a class that would add my own ItemData Property and it works like a charm.
Now I CAN HAVE Itemdata values.
Thanks you once...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.