MAPI Activex Calls in ISAPI DLL - Problem
Hello ,
I am trying to invoke MAPI Activex Call from my ISAPI
DLL . But its giving an unhandled exception at
HTTPExtensionProc when the function Create is called . I
have not overriden HttpExtensionProc in my ISAPI DLL , as
I am new to this , I am unable to figure this out .
CMapiSession *m_pMapiSession ;
m_pMapiSession = new CMapiSession;
m_pMapiSession->Create(NULL,WS_VISIBLE,rect,(CWnd
*)this,100);
//m_pMapiSession->SetNewSession(1);
m_pMapiSession->SignOn();
Can anybody throw some light on it .
Thanks in advance .
Sujay Tag: wmi and asp Tag: 315507
IIS 6.0 with ASP not ASP.NET
After spending over 6 frustrating hours both looking up research and fooling around with IIS 6.0 I finally ask for some help. Anytime I try to run a .asp page/script it just wont work. Normally get the HTTP/1.1 500 Server Error with the Show Friendly Errors box UNCHECKED. YES I do have the Active Server Pages extensions turned on. It doesnt matter if I have ASP.net installed with it or not. Is there anyway to fix this, please dont link me to another website unless its got some pictures :) that show a step by step guide. I have must have uninstaled/reinstalled IIS 6.0 25 time tonight trying to get this to work. This leads me to think IIS 6.0 has a some serious issues with .asp (not asp.net) as everything elese works fine, I can view all my html pages fine. Tag: wmi and asp Tag: 315500
FrontPage 2002 server extensions
Help :o) I'm taking a MS FrontPage class in school and I
am having terrible difficulties trying to publish my web
site using IIS. In my FrontPage book it says to use a
destination as http://localhost/(then the name of the
file for my web) However when I do this, I get a server
error message saying the server may not have MS FrontPage
Extensions installed. I don't know if this has anything
to do with IIS or not but I thought I would put the
question out there and see if anyone might have an
answer. My problem is that I am unable to test all of my
web site functions without getting this step done
properly. I need to be able to test my forms and
confirmaiton pages and it won't let me, which I am
assuming is becuase I am not publishing it correctly.
Now that I have thoroughly confused myself I am hoping
someone can straighten me out.
Thank you!!! Tag: wmi and asp Tag: 315493
disable web logon prompt
I just installed a Win 2k server including the default IIS
5 server. When I typed the IP of the server in IE, it
displayed a Network Logon Box asking for user name and
password.
I want to remove the network logon box. I went to the
properties of default web site and unchecked Integrated
Windows Authentication option in the Edit of Anonymous
Access and Authentication Control of Directory Security.
When I clicked Apply button, an Inheritance Overrides box
came on and I selected localstart.asp and clicked OK
button. Now, both Network Logon Box and localstart.asp
did not appear. Can someone help me resume the page and suppress
the Network Logon Box.
Interesting enough, when I used http://localhost, there is no logon
prompt. But even I used 127.0.0.1, the logon prompt appeard. Tag: wmi and asp Tag: 315492
Sharepoint Services
Need help getting Sharepoint Services to run and etc. (Anybody know where the newsgroup is for Sharepoint Services?)
I'm building a new Win2003 machine and the department director wants to use Sharepoint. I built the Win2003 server, installed IIS 6.0 and then Sharepoint services. Now I need to "Extend the Virual Server". I'm reading the admin. instructions, but Its not clear how to start up a new site. I have to "Migrate" the site? or what? Tag: wmi and asp Tag: 315485
bandwidth checker - revisted - realtime file access app?
I downloaded the suggest app. It works great. Only 24.95. Now, my next
question is.
Is there an app that can alert me when IIS 5.1 is being accessed, either by
ftp or by means of serving pages? And also tell me, real time, what is being
accessed?
That would be great! Tag: wmi and asp Tag: 315483
Redirect in IIS 6.0 (newbie question)
I have an app that uses tomcat on IIS. The home page is accessed at
http://servername/appname. On the old Windows 2000 server, default web site
properties, home directory tab, I set it to "A reditection to a URL." I
entered /appname for the URL and clicked "a directory below URL entered."
Users browsing to http://servername are redirected to
http://servername/appname exactly as I would expect.
On a new Windows 2003 server with the same app installed, I created the
exact same configuration in IIS. However, browsing to that servername does
not redirect to the app's homepage, but instead results in a 404 error from
tomcat (not IIS). The app is exactly the same, so I don't see how it can be
that. The only difference I can see between the servers is that one is
Win2000 (IIS 5), the other Win2003 (IIS 6). The 2000 server is a DC and
runs DNS. And, the new server has the same netbios name as the app name.
I'm an IIS novice and completely new to IIS 6. Does anyone have an idea
what I'm missing? Tag: wmi and asp Tag: 315475
Error HTTP 403.4 when SSL is not defined
Hi,
On a Windows 2000 server SP4, we do not have SSL running (no certificate)
and no directory is configured to use SSL.
When we do a request like http:\\server\pagex.htm we received the error
403.4. (SSL required)
When we do a request like "https:\\server\pagex.htm", we received the error
"The page connot be displayed -Cannot find server or DNS Error Internet
Explorer"
There is some thing strange in the metabase? The metabase field
"AccessSSLFlags" is not set.
Thanks
Rene Tag: wmi and asp Tag: 315473
Service Unavailable
We are migrating from win 2000 to win 2003.
I'm in the process of moving the website over and am
getting "Service Unavailable" when I try to get to the
local machine (to test the website) when I plug in the IP
address in Internet explorer. Something hasn't been set
properly yet.
I'm getting this message in the logs: 2003-12-05 21:03:29
192.168.0.6 1152 192.168.0.6 80 HTTP/1.1 GET / 503 1
Disabled
I'm sure its a quick fix....what am I missing? Tag: wmi and asp Tag: 315472
Need help with IIS on NT server
The Web server is windows NT 4.0
running IIS for our web application that resides on a UNIX
server. The web server is stand
alone member server. Users login via URL address on NT
Server which then starts our
applications routines and menus via Internet Explorer. The
new users are supposed to change
their passwords at login. They get the box from NT server
asking them to change their
passwords. When they change their password they get blank
box with ! and session hangs. We
tried the change password request by hand and got error
code 1351 from the message router
service. The documentation for that error is as follows:
Error Can't Access Domain Info -
Indictes a windows NT server could not be contacted or
that objects within the domain are
protected such that necessary information could not be
retrieved. Mostly it boils down to the
Domain Controller for that network not letting the web
server run the "Change password" request.
The Web server is not part of a domain and is not part of
the Novell network. Users can login
with no problem but cannot change their passwords and new
users are required to change their password on logon so
they can't log in at all. Can you help? Tag: wmi and asp Tag: 315471
Only Running IIS 5, What servies Can I stop.
I'm setting up a Win2k SP4 and I only want to use this for Web Sites to the
public and FTP to admin these sites. Is there a good link that someone can
show me that will tell me what the ESSENTIAl services are and the ones that
I can turn off?
Thanks!
Phil Tag: wmi and asp Tag: 315460
Trailing Slash Redirect Issue
Having the following issue with IIS that I am not sure how
to solve. My users are coming in on port 80 to my web
server, but the web server itself is running on 8080.
Have an SLB device that is doing the port translation. No
problems there.
Here is the issue:
User types in:
http://mysite.com/myapp
and forgets the trailing slash.
This gets sent correctly to the web server on port 8080,
but IIS wants to do a 302 redirect for that page to append
the trailing "/". So it does a 302 redirect to:
http://mysite.com:8080/myapp/
This breaks on the front side of the load balancer since
it is expecting the traffic on port 80. Is there anyway
to tell ISS not to put in the port in the domain portion
of the redirect.
Thanks,
Paul Tag: wmi and asp Tag: 315459
IIS Wildcard not working
Hello, does anybody have any info on this ? Thanks
When we try to add a wildcard redirect we get an error.
"The path is not a valid URL."
These are the steps we are taking ( from Microsoft
Knowledge Base Article - 324000)
For example, to redirect all the files that end with .html
to the Default.html file:
Right-click the folder that you want to use as the base
for rewriting, and then click Properties.
Click the Directory tab.
Click A redirection to a URL.
Click the exact URL of the folder that is described in
step 1.
Type *.html;default.html in the Redirect to box.
Click OK to accept the changes.
Using IIS 5.0 and MS Windows 2000 Advanced Server Tag: wmi and asp Tag: 315458
operators in iis6
The tab to add operators is not there anymore. I found a knowledge base
article that said to right click the site and choose permissions to view/add
operators. However, when I do that, all I see is NTFS permissions for the
home directory. Anyone have any ideas? Thanks in advance. Tag: wmi and asp Tag: 315451
Event ID 115 W3SVC
I cannot restart my Web server after repalcing the NIC. I
receive the following error. "The service could not bind
instance 1." I only have one Web site running on this
server. When I stop IIS, and do a netstat, port 80 is
still listening. What else could be using port 80? Tag: wmi and asp Tag: 315448
IIS 6 Throttling ISAPI thread consumption
Is there a direct tuneable that limits the amount of
threads that IIS6(running in IIS5.0 mode) that will limit
the number of isapi application threads created?
Thanks,
joe Tag: wmi and asp Tag: 315437
Setting up fault tolerant web servers
We currently have multiple small servers hosting our live websites, and would like to implement a more fault tolerant solution... Can anyone advise the best way forward for this (multiple smaller servers, or a couple larger servers) .. I do not want to implement a web farm as this would mean rewriting some of our websites, and time does not permit this
Thanks Tag: wmi and asp Tag: 315436
2000 low virtual memory
when on the internet, my computer tries to load http.xoffer or xlineoffer continuously untill the computer says low virtual memory. how can I correct this? I cannot find the program to delete it Tag: wmi and asp Tag: 315435
Log File Help
I am looking for a way to change the default name of the
IIS log file. (exyymmdd.log)
I am trying to create a scheduled event to go grab that
file every day, and copy it, but since it never has the
same name, I can't supply this event with the correct
target.
Any ideas? Tag: wmi and asp Tag: 315432
HTTP Error 500 on IIS5
Hi,
I have a strange behaviour on IIS 5.0. When a URL is requested using
ordinary GET from a specific proxy the IIS respondes directly with a HTTP
Error 500 "the system cannot find the file specified". When accessing the
same resource in another way directly everything works just fine. anyone
have any info about this??
Regards
/B Tag: wmi and asp Tag: 315431
NNTP DOA
I have a weird situation where I can not install NNTP and get it started. I have Exchange on the box with EXSP3 and 2000SP4. I never used news groups, but decided to see what I could do with them. I could not get the server to start from Exchange. I uninstalled it and reinstalled it and still can not get it to start. The service starts without a problem, but the virtual server will not start. I do not receive any errors in the event viewer. All I get is a message that pops up and says that the virtual server did not respond in a timely fashion. Event viewer stated that the virtual server has been stopped with ID 94
I have searched and can not find anything that forces NNTP to reset whatever is missing/corrupt. And like I said, removing and reinstalling has no effect
Any ideas Tag: wmi and asp Tag: 315430
Using IWA for IIS without domain
I have two machines in a simple 'workgroup' setup (no domain) both
running XP pro, one running IIS. I need to get IIS to authenticate a
user on the other machine using Integrated Windows Authentication. All
the docs and online messages say this will work with the 'fallback' NTLM
challenge/response authentication, so long as the username and password
for the logged-in user on the client machine matches those of an account
on the server machine running IIS. The matching accounts are both in
their respective Administrators group and the IIS 'Authentication
methods' properties for the web site has 'Integrated Windows
Authenticaion' ticked. But - whenever a browser on the client tries to
access the web site on the server, up comes the 'connect as
(servername)\guest' (and no-one else) dialog (also, trying to access a Tag: wmi and asp Tag: 315421
Installing a webserver
Hi
I'm a newbie installing a server with Windows 2003 Standard, to put in a ISP
to work as a webserver.
Since I'm new in this I would apreciate some security advices or some links.
Which is the best (securest) way to upload files to the server? FTP?
Is it recomendable to use TCP/IP filtering and/or ICF?
Thanks in advance Tag: wmi and asp Tag: 315419
weird problem with locale
Hello
we have a win2k adv server, ENGLISH version. Our locale is set to
ITALY (dd/mm/yyyy). We host several web sites on this server, most of
them use MS Access db's.
Some of our customers complain that the locale doesn't seem to work
fine and give a weird problem. The locale is set as mm/dd/yyyy
(english version) from day 1 to day 12 of every month, after that the
locale is set as dd/mm/yyyy.
So, for example, december 10th 2003 is written as 12/10/2003 instead
december 15th 2003 is written as 15/12/2003.
What can it be?
Anyway, how can the locale be forced via registry for IUSR_xxx? and
for all the users?
Thanks Tag: wmi and asp Tag: 315418
SSL on virtual directory
Is it possible on Windows 2000 Server and IIS 5 (that's what included with
W2000, right?) to force only https connections to a virtual directory?
www.customer.com is the normal http site
www.customer.com/extranet/ is a virtual directory that I want to force
https on.
I know this is possible on Windows 2003 Server (tested) but the customer
has Windows 2000 Server and I want to know if it will work there too.
Thanks
--
Pål Andreassen
cnny.naqernffra@gevznarg.ab
(ROT13 to reply) Tag: wmi and asp Tag: 315416
Logging messed up by WebTrends?
This is how one GET in the logfiles appear on one of my servers:
2003-09-24 18:18:24 xxws515.ad.xx.yyy.no FD-U\JEB W3SVC3 XXNT05U
xxnt05u.ad.xx.dep.no 80 GET /File.asp
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0),+http://xxnt05u/start.asp?infogroupID=1027&rightArticleID=1298,+133.150.64.124-3100920480.29571620,+File=Bilder/Ledelsesbygget_Verkstedgaarden_Mini.jpg
302 0 344 420 16 HTTP/1.1 xxnt05u
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
EGSOFT_ID=133.150.64.124-3100920480.29571620;+ASPSESSIONIDCCAAQQRT=HKOLKCDACCBOFBPCALBEEDON
http://xxnt05u/start.asp?infogroupID=1027&rightArticleID=1298
It had installed WebTrends, which I have now uninstalled... still the
logs look the same, which is different from the ones on an other
server that has not had WebTrends installed.
The original format should look somthing like this:
2003-11-13 15:38:53 10.0.64.139 - W3SVC1 SNIPP 10.0.64.139 80 GET
/links/viewcat.asp cat=28 401 5 4615 1148 0 HTTP/1.1 snipp
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+H010818;+.NET+CLR+1.0.3705)
snippstory=Link7=5&Link6=143&Link5=182&Link3=396&Link4=397&count=9&Link8=142&Link1=37&Link9=&Link2=413;+ASPSESSIONIDQATBBBQD=HANDOFLBABCGKHAHAPCKCPCF
http://snipp/links/viewcat.asp?cat=52
It seems that this part: " cat=28 401 5 4615 1148 0 HTTP/1.1 snipp "
is missing from the upper logfile. cat=28 is the querystring
parameter, 401 is probably the error status (401="OK" I presume), but
the other numbers... what do they mean? Anyway they seem to be missing
from the upper logfile. I've turned on all the extended logging
properties for the upper server.
Questions:
Does WebTrends scramble the logfiles?
What must I do to get back the original format on the logfiles?
Sincerely
Svein Terje Gaup Tag: wmi and asp Tag: 315415
IIS FAILS TO START : WINDOWS XP
I REPRODUCE BELOW FROM MY POSTING OF 29.NOV.2003 & FOLLOW-
UP RESPONSES - AS THE PROBLEM REMAINS UNRESOLVED :
Thanks!
Did as advised.
Still, it did not work.
Of course, one thing that I did not do was
"re-apply patches" after installation.
I installed Windows XP Professional in Sept/2002.
After that only patches auto-downloaded from web get
applied. How to re-apply them?
I reproduce below portions from iis6.log that show "FAIL".
May be this would help diagnose.
SELECT PORTIONS FROM iis6.log :
[12/3/2003 17:50:40] OC_COMPLETE_INSTALLATION:iis_core:!
FAIL!
[12/3/2003 17:50:40] OC_COMPLETE_INSTALLATION:iis_core:!
FAIL!
[12/3/2003 17:50:40]
OC_COMPLETE_INSTALLATION:iis_core:CallProcedureInDll:
Calling 'DllRegisterServer'.End.FAILED.
Err=8009000f.
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:!
FAIL!
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:
[WAMERROR - export.cpp : 00676] FAIL -
MDGetIdentity, Getting the IWAM_* account from the
Metabase - error=80070003
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:!
FAIL!
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:
[WAMERROR - export.cpp : 00743] FAIL -
MDUpdateIISDefault, Updating default application -
error=80070003
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:!
FAIL!
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:
[WAMERROR - export.cpp : 00750] Assertion
Failed: (SUCCEEDED(hrReturn))
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:
[WAMTRACE - export.cpp : 00751] RETURN
- CreateIISPackage, hr=80070003
[12/3/2003 17:50:48]
OC_COMPLETE_INSTALLATION:iis_www:MyMessageBox: Title:IIS
Setup Error, Msg:Error calling
procedure 'InstallWam()' in file 'C:\WINDOWS\System32
\inetsrv\wamreg.dll'.
0x80070003=The system cannot find the path
specified.
[12/3/2003 17:50:48] OC_COMPLETE_INSTALLATION:iis_www:!
FAIL!
[12/3/2003 17:50:48]
OC_COMPLETE_INSTALLATION:iis_www:CallProcedureInDll:
Calling 'InstallWam'.End.FAILED.
Err=80070003.
>-----Original Message-----
>Try resinstall IIS in this steps:
>
>a) uninstall IIS
>b) Remove files and folders
>%windir%/system32/inetsvr/
>/inetpub/
>%windir%/iisx.log (x=5 for w2k, 6 for XP, Win03)
>(use safe mode to delete)
>c) reinstall IIS, repatch machines
>
>if problems occurred, check out iisX.log in %windir%.
>look for failed entry.
>
>--
>Regards,
>Bernard Cheah
>http://support.microsoft.com/
>Please respond to newsgroups only ...
>
>
>
>"Yann Kronberg" <Kronberg_y@yahoo.com> wrote in message
>news:055401c3b6af$82a1ce00$a001280a@phx.gbl...
>> I have exactly the same problem...
>> Let me know if you find a solution.
>>
>> Yann
>> >-----Original Message-----
>> >O/s : Windows XP Professional.
>> >IIS Installed.
>> >However the Web Service fails to run.
>> >I have checked on SERVICES window.
>> >"World Wide Web Publishing" is there,
marked "automatic"
>> >but fails to start, even if you re-try.
>> >I have tried the following:
>> >(A)
>> >Go to Services.
>> >Click on the Service : "World Wide Web Publishing"
>> >It is "Automatic" but has NOT started.
>> >Right Click on the Service : "World Wide Web
Publishing"
>> >Select Start from the Popup Menu.
>> >Error Message :
>> >"Could not start the World Wide Web Publishing Service
on
>> >Local Computer.
>> >Error 3 : The system can not find the path specified"
>> >
>> >(B)
>> >I went to "Add or Remove Programs", Chose "Add/Remove
>> >Windows Components"
>> >Uninstalled the installed "World Wide Web Service"
>> under "
>> >Internet Information Services"
>> >Then re-installed it.
>> >I did NOT reboot.
>> >I went to "Services".
>> >Found that "World Wide Web Publishing" has started !
>> >This is just after re-installation.
>> >(Perhaps "World Wide Web Publishing" Service started as
>> >part of re-installation
>> >- I had not rebooted the PC.)
>> >(B.1)
>> >To test, I go to SERVICES.
>> >(i)I stop "World Wide Web Publishing" Service.
>> >(ii)Then, I again start "World Wide Web Publishing"
>> >Service.
>> >It starts.
>> >(B.2)
>> >To test, I go to SERVICES.
>> >(1)I stop "World Wide Web Publishing" Service.
>> >(2)Then I stop "IIS Admin" Service.
>> >(3)Then I start "IIS Admin" Service. It starts.
>> >(4)Then I start "World Wide Web Publishing" Service.
>> > It FAILS to start. Same message :
>> >"Could not start the World Wide Web Publishing Service
on
>> >Local Computer.
>> >Error 3 : The system can not find the path specified"
>> >(C)
>> >I restart the PC.
>> >I find "World Wide Web Publishing" Service has again
NOT
>> >started.
>> >The problem is same as in (A) above.
>> >
>> >Kindly advise.
>> >Thanks! Tag: wmi and asp Tag: 315406
IIS 5: Job object set limit failed.
We get the following error in the event log for a high isolation site that
we have set to use a max cpu %.
Job object set limit failed. The data is the error.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
Any ideas? Tag: wmi and asp Tag: 315402
ftp to your own server.
I asked this a few days ago and didn't get an answer, so I'll ask it
once more. I have a web server running IIS (might get 10 hits a week from
friends) and since it's on my local machine I've never needed to "ftp" pages
to it. I just save them to my hard drive. Now I want to use a 'blog
program that needs to ftp to my server from outside my local network and
don't know how to set it up for that. Could someone tell me how, or give me
a link to the information? I know this is a newbie question and I should
know the answer, but I don't. Send all the flames you want about bothering
the group with such a question, but please include the answer with the
flames. I still think that the only stupid question is the one not asked.
lol.
Thanks,
(-: FireFox :-) Tag: wmi and asp Tag: 315401
Forms
How do I configure IIS to sendmail forms. I'm just plan confused. What
goes in what field on the Server Extensions tab, settings button?
Bob Tag: wmi and asp Tag: 315400
SSL PROBLEM
Hi,
I am having just night mare, I am running window advanced server and Stardard Visual studio .net, everything was fine. My problem start when I use outlook web access to connect to exchange. I did connect fine and I went to Option and click change password, the new window came up with Error ( cannot connect to admin site), i click cancel but instead of Ie to close properly , it went into the loop and start creating new window and Shut down the machine. When the machine came up SSL was enabled in my local machine. Now can't create or open new vb.net project. I am getting the following error
Web Access Fail
Unable to create Web project 'WebApplication' . The path 'c:\inetpub\wwwroot\WebApplication1' does not correspond to the URL 'http://serverName/WebApplication1'. The two need to map the same server location. HTTP Error 502:Bad Gateway.
What can I do to fix this problem?
I try all microsoft site but not there is no article related to this problem.
Please help.
Thanks. Tag: wmi and asp Tag: 315397
Cannot Find Server
I fear I'm too much of a newbie and I won't have enough
information for you guys to help me, but I'll pose this
question anyway. I have IIS V5.1 on my XP Pro machine, and
it says the default web site (home directory
C:\inetpub\wwwroot)is running. But, if I try to view a
page in the browser (http://localhost/hello.htm for
example) the browser thinks for a very long time and then
gives me a Cannot Find Server page with the "The page
cannot be displayed. The page you are looking for is
currently unavailable..." etc. messaging. Even if that's
far to little info to work with, ANY suggestions at all
will be helpful. I'm skating at the end of what I know how
to do. Tag: wmi and asp Tag: 315394
IIS Authentication
I keep getting a login password dialog box when trying to access my web
application directory. I want to configure it so that anyone can look at
it. Right now the web.config file has windows authentication as its mode is
there anyway to do this with out setting the mode to none. Tag: wmi and asp Tag: 315392
IIS 5 Path Redirection
All - We're in the process of moving a website over using
a dynamic templating scheme. Previously, the pages were
static HTML pages incorporating the template. How can we
redirect these pages that were static, into our new
dynamic scheme, for people that have already bookmarked
the old URL?
For example:
Old:
http://domain/x/y/z/page.htm
Desired:
http://domain/default.asp?url=/x/y/z/page.htm
TIA Tag: wmi and asp Tag: 315383
local home page - Internal server error
Does anyone know why my asp site (or even the default page)
for my IIS server gives me a "The page cannot be displayed" ?
"HTTP 500 - Internal server error "
I can access the site from my other networked machine.
I have 2 machines with a dlink router.
It was working a couple of weeks ago and the only change I did
was to add the xp firewall. I then realized I didn't need it, becuase
my router already has one, and so I removed it.
Thanks,
...Peter Tag: wmi and asp Tag: 315362
SMTPSVC on IIS 6 logging question
Is any way to disable 4006 SMTPSVC warnings or all
warnings from Event Viewer?
I just want to log critical errors.
Thank you,
Chris Tag: wmi and asp Tag: 315360
User Authentication
I need to know if there is a way to change user
authentication server. We have a office in London, some
users here in California USA are authenticating to the
London server. Is there a way to point the California
users to authinticate to the California server and the
London users to authenticate to the London server? Please
advise. Tag: wmi and asp Tag: 315358
custom content-types
How do I set custom content types in IIS ? e.g. I'd like to view .cmd or
.bat files, without executing them?
Thanks
Jay Tag: wmi and asp Tag: 315357
Service Not Available Message on all Websites
I hope someone can help me. I upgraded our server from
Windows 2000 AS to Windows 2003 Enterprise Edition and
then upgraded Exchange Server from 2000 Enterprise to 2003
Enterprise. The Exchange Installation went south for some
reason, and I was forced to uninstall IIS and re-install
it. Now, if I try to go to any of the websites hosted on
that server I get a "Service Not Available" message...I'm
new to IIS 6 as I didn't have to mess with it when I
upgraded Windows 2000 Server to 2003... Any Insight would
be appreciated :)
Greg Tag: wmi and asp Tag: 315356