Setup of iis and sql server on two machines
Hello
I have inherited an internet application which to me, seems rather bizarrely setup but I was wondering if anyone may be able to tell me if I'm just being paranoid
We have two servers, one IIS, one sql server installed on the two machines respectively and we are running asp pages with a few components. Here's the thing; the asp pages are held on the held on the same server as the server with sql server and are called across a mapped network drive from IIS
To me, this seems strange as IIS is going to have to request the page across a network drive and process it; within this making calls to the sql server (again passing information between the two
I guess what I'm asking is that I am trying to improve the performace of the site, is changing this to a more traditional (in my view) sql on one server and iis and it's asp pages on the other as part of my upgrades or will this not be causing any problems
I have had trouble finding any articles on this so any help would be appreciated
Many thanks
Steve King Tag: WWW Freezes Tag: 331821
5.1 on XP Pro won't load ASP pages
My development workstation with a new XP load will not display ASP pages. I
have set permissions according to the Q271071 document but still get the
error/s. Some help suggestions say to enable web services in MMC, but it
does not appear in my IIS plug in. Can you help? Error are
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot
be displayed.
or with Show friendly HTTP errormessages turned to OFF in IE the message is:
Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance. Tag: WWW Freezes Tag: 331818
Automate IIS with Scripts
Hy,
1). How can i create an Application Pool with adsutil? Can someone give
me a code-example?
2). How can i set Identity->Predefined to Local System (on a virtual
directory) with a script?
3). How can i set the Application Pool, which i created (1), to an
virual directory with a script?
4). How can i allowed
-Active Server Pages and
-ASP.NET v.1.1.4322 in the Web Service Extensions with a script?
Please help me...;)
Thanks a lot,
Peter Tag: WWW Freezes Tag: 331817
Can´t connect to mysql
I´ve installed IIS, php4.3.3, mysql4.0.18, phpmyadmin2.5.3 and also mysql
administrator on Win XP pro.
The system works fine with php. No problems there.
But, when I try to connect to mysql I get the following messages:
#2003 - Can't connect to MySQL server on 'localhost' (10061)
In mysql administrator this message comes:
"MySQL error 1045
Access denied for berraf@localhost"
Here´s my my.ini just in case:
" [client]
port=3306
[mysqld]
port=3306
basedir = c:/mysql/
datadir = c:/mysql/data/
[mysqld-nt]
basedir = c:/mysql/
datadir = c:/mysql/data/
[WinMySQLAdmin]
Server=C:/mysql/bin/mysqld-nt.exe"
I tried to ping and that works alright.
I´ve also tried starting mysql directly with mysql.exe and then run the
status command and it seems to work proparly
Can someone help me out with this?
//Bengan Tag: WWW Freezes Tag: 331791
home directory inaccessible
Hello, I recently installed IIS6, and I am trying to use FTP, however each
time that I log in I am getting the following error message:
530 User xxx cannot log in. Home directory is inaccessible.
I have made sure that I have a directory in the directory tab in the page
properties, I also ensured that the user has the proper permissions
propogated through the initial directory of the ftp tree, but it's still not
working.
ANY help or suggestions would be greatly appreciated.
Thanks,
Nick Tag: WWW Freezes Tag: 331785
XP and IIS newbie question
Our web-based Helpdesk application runs on IIS and I cannot, for the life of
me, get it to work on my personal XP box over a Cisco VPN connection.
On my XP box, I log in locally and then fire up the Cisco VPN client and
authenticate using my domain username and password (let's call it
mycorp/JM). I can access all manner of network resources including file
shares and Outlook and I can even browse using my company's proxy server.
Good to go.
When I try to open our Helpdesk application, I am getting a message from the
app itself telling me that I am not authorized to use Helpdesk. The
application seems to believe that I am authenticated as another user,
specifically my 'admin' account (let's call it mycorp/adminJM).
So I killed temporary internet files, tried connecting over RRAS. Same exact
results. The application thinks I am mycorp/adminJM even when I authenticate
as mycorp/JM.
This leads me to believe that at some point in time I logged in as
mycorp/adminJM (perfectly likely, actually) and opened the Helpdesk
application. This adminJM username is stuck somewhere and I can't seem to
'dislodge' it.
Where do I start troubleshooting this?
Thanks,
JM Tag: WWW Freezes Tag: 331784
iis loses logon local for ftp users after service packs
I have a 2003 server that is hosting mulitple web and ftp sites. Everything was working fine, until I service packed it last week. Now when users try to ftp to there site it get user is not allowed to logon to this computer. thoughts on what has happened Tag: WWW Freezes Tag: 331769
IIS Stops Responding
Hi,
I have a Windows NT Server with SP6 installed running IIS.
The server used to work fine, but in the last few days IIS
stops responding and the sites cannot be accessed for some
reason. I checked the logs and they show nothing.
Has anybody else experienced this anomaly? Any help would
be greatly appreciated.
Thanks,
Bob Tag: WWW Freezes Tag: 331762
How register ASP.net with IIS?
I am using VS.net on a Windows XP machine running IIS 5.1. Apparently my
Asp.net is not registered with IIS. How do I do this? Is there a white
paper somewhere? Tag: WWW Freezes Tag: 331752
Can't access site on XP {ro from another XP Pro machine
I am developing an ASP.NET application using a IIS (5.1?)
on my XP computer. When I try to visit the site from my
own computer, it works. When I go to another computer in
the office running Windows 2000, it works, I can visit
the site. But, when I go to another computer in the
office running Windows XP, I can't see the site. I just
get the "Cannot Finder Server or DNS error," and I get
this even if I turn off "Show Friendly Error Messages."
All the computers are on the same subnet in the office
and I can ping my computer from the XP machines that
can't get to the website. Any ideas? Tag: WWW Freezes Tag: 331751
No.Of AppDomains..
Is there any hard and fast rule for the no.of appDomains that I ca
create in aspnet worker process.
TI
-
Shash
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message199927.htm Tag: WWW Freezes Tag: 331745
Running command line utilities using IIS 6.0
Using IIS 6.0 /ASP I would like to use some of the command line tools. I heard IIS 6.0 does not allow command line tools executed for security. Is there any way I can enable this ? or Any other ways to achieve this
I wanted to use signcode.exe utility to sign scripts at run time. I am trying to use this thru ASP in IIS 6.0 and it is not working
Thanks in advance.. Tag: WWW Freezes Tag: 331744
SSI on a .htm page
Can SSI be used for a .htm page or does it need to be .asp? If it can be
used on .htm pages, how do I set this up (I assume in IIS)?
Thanks,
--
"Some see the glass as half-empty;
some see the glass as half-full.
I see the glass as too big." - George Carlin
- J Tag: WWW Freezes Tag: 331742
Connection execute updateable query
H
I use Windows XP Professional with IIS installed
In my .asp page I use this code
SQLIN = "INSERT INTO PROD(Leverantor,Kategori,Rubrik,Beskrivning,Bild) Values('"&Request.Form("Leverantor")&"' , '"&Request.Form("Kategori")&"' , '"&Request.Form("Rubrik")&"' , '"&massa&"', '"&Request.Form("bilden")&"')
oConn.Execute(SQLIN
This doesnt work on my local computer, but it works fine on a server
The thing is it worked until I installed Office2003 on my computer
Has someone got a solution to my problem? I´ve searched alot on support.microsoft.com but with no luck
Regard
Niklas Tag: WWW Freezes Tag: 331736
asp hangs occasionally in iis 6.0
I've had this problem for a while... I have just bought a new server and installed windows server 200
I copied all the sites from my old server (2k) to the new server,
Everything seems to work after a few minor ajustments
But after a while i discoverd that my asp service stops working without generating a error in the logs..
HTML works and the Asp pages with global.asa and a access / mssql database as well as a simpel <%response.write "hello world"%> on a separate domain seems to stop
I have installed a program to view the last pages visited but these are always other pages on other domains
The service didn't start working after a while (i haven't tried it for many hours though) but when i restart iis everything is working again
So now have installed a program called servers alive to send an email when the asp goes down and after 2 checks restarts the ii
This is not a good solution. i have read various posts which seem to have a simular problem (since October Last year) but cannot find a solution that works
I also have seen that access with asp and iis could cause troubles but when it does do the asppages without a db-conn also stop responding??
Anybody who can help??
Thanks in advance
Loel Tag: WWW Freezes Tag: 331733
IIS 6 ASP Performance
I've developed a web site that uses an Access Database as a backend,
and the performance of it on Windows 2003 Server (Enterprise edition),
is very poor. After putting in some debug statements, it seems that
the page is generated by the server in 1 to 2 seconds. However, it can
take up to 6 to 10 seconds to load on the client. With a heavier load,
it takes 2 to 4 seconds to generate the page, but it'll take 12 to 20
seconds to load on the client.
I have connected on my local LAN, so download speeds are not an issue.
Any ideas?
Thanks,
Toine C. Leerentveld Tag: WWW Freezes Tag: 331732
assigning a specific site ID to a new virtual server in iis 6
Is there any way to assign a specific site ID to a new virtual server in IIS
6? I have a few that I have imported numbered 2-6 and just installed
Sharepoint Services that has site ID 7. For my new virtual server I would
like to assign site ID 8 with a corresponding IP address of .8. Is this
possible? Tag: WWW Freezes Tag: 331729
SSL on IIS 5.0 - How to enable it for a particular folder and not the site
I have another site other than the default website. I have
to enable SSL on a particular folder on this site and not
on the entire site.
I think that the way to go about doing this is to select
the folder and then select the website name and go ahead
and proceed to import the return key. When I do this it
still enables it for the entire site.
My second question is. We already have another production
server with the same common name. The new server which is
going to replace the old server has the SSL certificate
with the same common name. Now, to test this either we
have to change in our corporate external DNS the IP
Address and then check whether the new site is working
correctly. But, the other way is to test it with the
LMHOSTS file in your local machine pointing to the new
server IP Address and the domain name.
This does not get the site at all. It comes with "The Page
Cannot Be Displayed.....Cannot Find Server or DNS Error".
I am not sure how to test this for us to go live! The only
way is to change in the corporate DNS server, but we
cannot take the risk to go live without testing. Please
help! ASAP Tag: WWW Freezes Tag: 331728
Windows 2003 Hangs with Jet Engine
Hi...My bank website on a newly setup Windows 2003 server are hanging. It uses a Microsoft Access database. In my research, I noticed that the Jet Engine bug might be the problem. So I verified I was updated on my hotfixes and installed IISState to catch information on the next hang. I'm there
Here is the history. I recently migrated my ASP-based website from Windows 2000 server to Windows 2003 server. My website uses an Access database to generate the menus and then log a timestamp when the user authenticates. I have noticed since the upgrade the website will hang and not serve any more pages. Recycling worker processes doesn't help. The only thing that does help is rebooting. I reduced the value for cycling worker processes so that it cycles more frequently. Now it only hangs once every two weeks
I installed IISState on the server and captured three dump files and one log file during one incident. There is a lot of information in the log. Below are the values from two of the threads. I can send others upon request. I read that this might be a known bug with Windows 2003 server and Jet Engine. The server is running Windows 2003 Server Standard Edition and Hotix for KB829558 (Jet Engine 4 SP8). There are other Hotfixes installed
Any help would be appreciated. Thank you
Dav
Thread ID: 1
System Thread ID: b1
Kernel Time: 0:0:1.28
User Time: 0:0:0.82
Other information: Thread is waiting for a lock to be released. Looking for lock owner
Owning thread System ID: b8
Thread Type: Jet DB Query. Possible ASP Pag
# ChildEBP RetAddr
00 025cc934 77f43741 SharedUserData!SystemCallStub+0x
01 025cc938 77f5d64e ntdll!ZwWaitForSingleObject+0x
02 025cc974 77f42044 ntdll!RtlpWaitForCriticalSection+0x12
03 025cc97c 1b005744 ntdll!RtlEnterCriticalSection+0x4
04 025cc984 1b00a109 msjet40!UtilEnterCriticalSection+0x
05 025cc99c 02d3693a msjet40!JetSetSystemParameter+0x2
06 025cce74 02d375ec odbcjt32!TellJetAboutRegistry+0xf
07 025cdfd8 02d38da4 odbcjt32!SQLConnectCover+0x39
08 025ce00c 02ad1c0f odbcjt32!SQLDriverConnectW+0x3
09 025ce050 02ad18cb ODBC32!SQLInternalDriverConnectW+0x14
0a 025ce794 02a82049 ODBC32!SQLDriverConnectW+0x6b
0b 025ce7fc 02a821d0 msdasql!CODBCHandle::OHDriverConnect+0x8
0c 025ce81c 02a82313 msdasql!CHdbcNode::DriverConnect+0x2
0d 025ce860 029e4602 msdasql!CImpIDBInitialize::Initialize+0x16
0e 025ce88c 029e46a3 oledb32!CDBInitialize::DoInitialize+0x3
0f 025ce8bc 029e2d75 oledb32!CDBInitialize::Initialize+0x5
10 025ce968 755f5681 oledb32!CDCMPool::CreateResource+0x1f
11 025ce9a4 755f67cf comsvcs!CHolder::SafeDispenserDriver::CreateResource+0x2
12 025cea00 029e3319 comsvcs!CHolder::AllocResource+0x32
13 025cea50 029e4748 oledb32!CDCMPool::DrawResource+0x9
14 025ceaa8 029e320e oledb32!CDCMPoolManager::DrawResource+0x18
15 025ceb08 026a6a9b oledb32!CDPO::Initialize+0x13
16 025cec08 026a6c37 msado15!_ConnectAsync+0x1d
17 025cec18 026a694e msado15!ConnectAsync+0x1
18 025ced88 026f2b71 msado15!CConnection::Open+0xa2
19 025cede0 026d102e msado15!CRecordset::SetActiveConnection+0x19
1a 025cee18 026d0c94 msado15!CRecordset::put_ActiveConnection+0x5
1b 025cef90 026c0bd9 msado15!CRecordset::Open+0x2a
1c 025cf3dc 7348b427 msado15!CRecordset::Invoke+0x12f
1d 025cf430 7347f39c vbscript!CatchIDispatchInvoke+0x4
1e 025cf47c 7346368c vbscript!IDispatchInvoke+0x9
1f 025cf590 73462f95 vbscript!InvokeDispatch+0x13
20 025cf5b4 734635ef vbscript!InvokeByName+0x4
21 025cf890 73463c33 vbscript!CScriptRuntime::Run+0x262
22 025cf994 73463d42 vbscript!CScriptEntryPoint::Call+0x6
23 025cf9f8 73464081 vbscript!CSession::Execute+0xb
24 025cfa48 734640ee vbscript!COleScript::ExecutePendingScripts+0x14
25 025cfa64 709e5e87 vbscript!COleScript::SetScriptState+0x14
26 025cfa90 709e5ee1 asp!CActiveScriptEngine::TryCall+0x1
27 025cfacc 709e5f21 asp!CActiveScriptEngine::Call+0x3
28 025cfae0 709e6227 asp!CallScriptFunctionOfEngine+0x2
29 025cfb18 709e6393 asp!ExecuteRequest+0x13
2a 025cfb60 709e5573 asp!Execute+0x16
2b 025cfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x3e
2c 025cfbd0 75613d0c asp!CViperAsyncRequest::OnCall+0x8
2d 025cfbec 77204123 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
2e 025cfc38 77204873 ole32!EnterForCallback+0xc0
2f 025cfd98 771e024b ole32!SwitchForCallback+0x1a2
30 025cfdc4 771d3a0c ole32!PerformCallback+0x52
31 025cfe48 77206e70 ole32!CObjectContext::InternalContextCallback+0x140
Thread ID: 15
System Thread ID: b84
Kernel Time: 0:0:1.640
User Time: 0:0:1.93
Thread Type: Jet DB Query. Possible ASP Page
# ChildEBP RetAddr
00 0260ddd4 77f43741 SharedUserData!SystemCallStub+0x4
01 0260ddd8 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 0260de48 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 0260de58 1b10fb3c kernel32!WaitForSingleObject+0xf
04 0260dfa0 1b03a62e msjet40!PostCOMCallThreadRequest+0xd8
05 0260dfec 1b039e5e msjet40!InitES+0x79
06 0260e000 1b039bf0 msjet40!GetNewESInstance+0x15
07 0260e00c 1b0399f3 msjet40!GetESInstanceFromItib+0x42
08 0260e018 1b031d52 msjet40!HtteParseExprI+0x13
09 0260e4a4 1b03186f msjet40!ErrQodefCheckRow+0x571
0a 0260e4bc 1b03135f msjet40!ErrQodefInsertEither+0x13
0b 0260e4dc 1b02202a msjet40!ErrQodefUpdate+0x3a
0c 0260e4f8 1b03072f msjet40!ErrDispUpdate+0x4b
0d 0260e72c 1b039def msjet40!InsertQoa+0x2e8
0e 0260e74c 1b035a20 msjet40!TknParseWhereHaving+0x6f
0f 0260e770 1b0351f8 msjet40!TknParseFrom+0x32
10 0260e7a0 1b034158 msjet40!TknParseSelect+0x485
11 0260e82c 1b02a177 msjet40!ErrParseQuery+0x262
12 0260e8a8 1b04ca75 msjet40!ErrSQLSetQoSql+0x46f
13 0260e8e0 02d4a598 msjet40!JetSetQoSql+0xa2
14 0260e910 02d4982e odbcjt32!SQLPrepareCover+0x27c
15 0260e928 02d497d7 odbcjt32!SQLExecDirectCover+0x54
16 0260e938 02ad694e odbcjt32!SQLExecDirectW+0x11
17 0260e958 02ad6a46 ODBC32!SQLExecute+0x2a4
18 0260e978 02a8bfac ODBC32!SQLExecDirectW+0x5b
19 0260e9a0 02a87537 msdasql!CImpICommandText::ExecuteHelper+0xf8
1a 0260ea60 026b7455 msdasql!CImpICommandText::Execute+0x635
1b 0260eaa0 026a9da8 msado15!CConnection::Execute+0x1a3
1c 0260ec60 026a9c47 msado15!_ExecuteAsync+0x17e
1d 0260ec70 026a99ee msado15!ExecuteAsync+0x1f
1e 0260ed3c 026a9bee msado15!CQuery::Execute+0xa25
1f 0260ed9c 026a4854 msado15!CCommand::_Execute+0x147
20 0260ee24 026a4b39 msado15!CRecordset::_Open+0x2fb
21 0260ef90 026c0bd9 msado15!CRecordset::Open+0x5c3
22 0260f3dc 7348b427 msado15!CRecordset::Invoke+0x12ff
23 0260f430 7347f39c vbscript!CatchIDispatchInvoke+0x46
24 0260f47c 7346368c vbscript!IDispatchInvoke+0x95
25 0260f590 73462f95 vbscript!InvokeDispatch+0x138
26 0260f5b4 734635ef vbscript!InvokeByName+0x40
27 0260f890 73463c33 vbscript!CScriptRuntime::Run+0x2625
28 0260f994 73463d42 vbscript!CScriptEntryPoint::Call+0x65
29 0260f9f8 73464081 vbscript!CSession::Execute+0xb6
2a 0260fa48 734640ee vbscript!COleScript::ExecutePendingScripts+0x14a
2b 0260fa64 709e5e87 vbscript!COleScript::SetScriptState+0x14e
2c 0260fa90 709e5ee1 asp!CActiveScriptEngine::TryCall+0x17
2d 0260facc 709e5f21 asp!CActiveScriptEngine::Call+0x31
2e 0260fae0 709e6227 asp!CallScriptFunctionOfEngine+0x21
2f 0260fb18 709e6393 asp!ExecuteRequest+0x138
30 0260fb60 709e5573 asp!Execute+0x16a
31 0260fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x3ec Tag: WWW Freezes Tag: 331720
Strange OWA access error for some users? (Exchange 2000)
My Exchange 2000 server handles four different e-mail domains but only users
that have one of these e-mail domains gets access to OWA. For the others
they get three login attempts and then auth. failure.
If i add the "working" smtp domain address to a non-working user its works
just fine.
I have created receipint policys for all users that automatlicly creates
mail addresses depending on the attribute "company" and everything else,
except web access, works just fine.
How can i make this work? Tag: WWW Freezes Tag: 331715
Problem accessing web application
I'm running a .asp web application from within a Windows 2003 standard
edition
server. However if one of the clients (running XP-prof) is accessing the
application by requesting its default page the client browser wants to
downlad the requested page. If the same page is requested from another (XP)
client, the content is well written the the client browser. What is causing
the download behaviour of this specific configuration?
Thanks
Hans Tag: WWW Freezes Tag: 331712
What conditions does the IIS crash agent look for?
I'm thinking of using the IIS crash agent to help recover an intermittent
failure we have with our web servers.
From what i've read in the documentation, the iis crash agent looks for
hangs in the inetinfo process. If my virutal directory is set to medium
isolation and gets loaded into iis-out-of-process, will the crash agent
still detect a hang in this process? Or do i need to set the isolation for
the virtual directory to low?
The hangs manifest themselves as a series of 401 errors in the web logs and
an inability to serve ASP content (for the specific VD that has crashed),
other virtual directories run fine during this time, even for asp's.
Anyone got any knowledge on using the crash utility? Tag: WWW Freezes Tag: 331711
Using a virtual directory as the root of a website
Hi, I am wondering if its possible to do the following: I have a website
that I created some time ago that was set up to be the root of a site - ex:
http://myWebSite.com. The problem with it is that in order to develop with
it, I have to put the entire website files in my inetpub\wwwroot folder. I
don't like cluttering up this folder. I would like to be able to put all
these files in a virtual directory or something, but the problem is, my site
needs to be able to pull up from the root of the site, not one folder below
as how I'm used to using virtual directories ex:
http://myWebSite.com/myVirtualDir.
I believe there is something that can be done to use host headers, but I
don't want to have to put my dev site into DNS; I would have to call my
network people and all that stuff that I don't want to do.
What are the options I have available?
thank you very much Tag: WWW Freezes Tag: 331710
ASP not Functioning
I have had ASP's functioning on my server before but now
after reloading the server and puting the website back. I
can not get ASP app to work. I have gone to the Web
Service Extensions and Allowed ASP's. When I run an ASP
that does not need access to the MySQL database, it works
great. But when an ASP tries to access the database it I
get "Page can not be displayed" internal server error. I
have installed the ODBC driver and tested the link to the
database and it comes back good. What am I missing?
Thanks in advance! Tag: WWW Freezes Tag: 331701
IIS on Windows 2003 hang on ASP sites
We migrated our web sites from windows 2000 Server to Windows 2003 server
and we're having a frequent problem for many application pools, which result
in IIS hanging and not serving any more .asp page, while answering to static
files requests.
All the web sites hanging use MS Access and ADO via OLEDB connections.
The problem occurs frequently, about 5/6 times a day for the most accessed
websites.
The event viewer sometimes reports errors for the W3SVC application: when
this happens the application seems to recycle and continue working. When the
pool hangs, not event is written into the event viewer.
Watching into Microsoft forums we heard about the Jet bug, we tryed to
install the Jet Engine sp8, but that didn't solve the problem.
What can we do?
Many thanks,
Andrea Frigo Tag: WWW Freezes Tag: 331698
Site doesnt start though IIS does
H
On one of my IIS5 servers running Win2k I have a problem where all sites have (stopped) next to them at system startup, even though they were started before the reboot. IIS service starts ok, and there are no Event Log messages. Sites start ok manually
Any ideas where I can look next? Tag: WWW Freezes Tag: 331695
Strange problem when I Site is SSL enable
Hi all,
I am using IIS 5.0, Having another site outside of the default
website. Everything works fine without SSL. When I enable SSL, it shows me:
error '80070003'
/localstart.asp, line 19
I have a default.asp at the root of of site, and without SSL, it seems to
work fine. So why is it that with SSL, it will go to localstart.asp instead?
Regrards,
xyz12 Tag: WWW Freezes Tag: 331689
SMTP White Paper
About three months ago I downloaded a guide from the Microsoft web site
called "SMTP Server Advanced Configurations" or something like that.
It contained three items, one about setting up pop forwarding, another about
chaning the SMTP server welcome message and another item about something
else.
Spent the last hour trying to find the guide but have had no luck. Does
anyone know where on the MS site I can find it? Tag: WWW Freezes Tag: 331686
IIS logs show wrong time
Hi
The logfiles from IIS log events but show wrong time. It is 2 hour late but the clock at the server show right time
Can anyone help me solve this problem
Best regards Mats Tag: WWW Freezes Tag: 331680
IIS Wont run on win 2K after SP 4 install
Have ben using IIS with no problems but since recently
installing SP4 for Win2k it wont even launch.
Any ideas?
Andrew Tag: WWW Freezes Tag: 331676
IIS 6 won't run asp : Template Persistent Cache initialization failed
I'm getting the following in the event log:
Error: The Template Persistent Cache initialization failed
for Application Pool 'DefaultAppPool' because of the
following error: Could not create a Disk Cache Sub-
directory for the Application Pool. The data may have
additional error codes..
I've followed through
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;332097 and all seems ok. But makes no difference.
I've also read articles suggesting that the NT
AUTHORITY\NETWORK SERVICE needs to be a member of IIS_WPG.
It isn't and I can't add it - the Server is a Domain
controller.
Its Windows Server 2003 Standard, IIS 6, and a 2003 domain
controller.
Any help would be much appreciated.
Henry Tag: WWW Freezes Tag: 331674
DefaultAppPool CACHE
Hi!
I=C2=B4m geting a error message that " the (template)cache for=20
programpool DefaultAppPool did not initiate. It could not=20
create a subfolder for the diskcache for the prgramPool.
Sorry if this message is a bit strange. Had to translate=20
it from swedish. I don=B4t get any errorcode.=20
I have the rights to the folders like they say in kb=20
article: http://support.microsoft.com/?id=3D332097=20
Anybody knows?
Many Thanks!
/Angel Tag: WWW Freezes Tag: 331672
IIS https problem
Hello
we have an asp application running on IIS 5.0 on Window 2000
The application is composed of two frames, one contains the menu, and the other the functions accesible from the menu
We have no problem for functions containing normal html output, but when we acces to a function that dinamically generate a pdf file we recieve this message
"This page contains both secure and nonsecure items
Do you want to display nonsecure items?
Whether or not I click Yes or No, the pdf file is displayed correctly
The entire website si under https, we don't link any external resource, nor we have resource linked by normal http protocol. Infact we have only relative link.
Is there someone how know how to resolve this
We really don't know of to get rid of the problem.
Thanks in advance
Stefano de Giacomett Tag: WWW Freezes Tag: 331671
Bandwidth
Hi
I am trying to establish the bandwidth accuracy of one of the web analytics tool, namely Deepmatrix
I have only access to IIS logs
Is there any free tool I can use to scan my log files that would give me the information how much bandwidth were used?
Thanks in advance
Mice Tag: WWW Freezes Tag: 331666
Can't paste using Webfolders over VPN
My client regulary uses webfolders during the course of their business. I
setup a remote user over a vpn connection (using Sonicwall hardware) on a XP
Pro machine. When the remote user attemps to performa a copy / paste
function using webfolders it appears to work but when she looks into the
folder she has pasted to there aren't any files. I am not sure where to
start and I was hoping someone might be able to offer some suggestions.
TIA
John Tag: WWW Freezes Tag: 331645
localstart.asp error
Hi, I'm on Windows XP Pro with IIS5.0, and the following error appears
when I browse my web root. Why is this happening? I guess I must have
fiddled a bit too much with something, but I'm not sure what!
Any help appreciated.
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'GetObject'
/localstart.asp, line 40
--
ben h Tag: WWW Freezes Tag: 331643
IE Problem
Recently I started having problems with IE. I can not minimize, maximize or close webpages by using the buttons on the right hand corner of the page. I have to do it from the toolbar all the time which gets really annoying. This also is a problem when viewing my document folders, the same thing happens. I went through a bunch of setting and options but haven't been able to fix this. Anyone have suggestions? Thank you so much Tag: WWW Freezes Tag: 331642
Simple question
I have set up iis5.1 on localhost.
Graphics files outside of my virtual directory wont load.If i browse to the
file with IE ,no problem.What am i doing wrong?
Ive tried "../blah/A.jpg"
and "/blah/A.jpg"
and "blah/A.jpg"
but nothing .....
blah is sibling of the main virtual directory. Tag: WWW Freezes Tag: 331641
SMTP is not working to one domain
hi...
my iis 5.0 smpt service is fully working
just when my server wants to send an email to an "web.de" adress, i got this error in the eventlog (id4000
"Fehler bei der Nachrichtenübermittlung an Remotedomäne 'web.de'; Ursache: Die Verbindung wurde vom Remotehost getrennt.
in english this means "error during message delivering....the connection was dropped my the remotehost
what can i do
every other domain works probably..
just the web.de email adresses dont work..
kind regard
rentmywe Tag: WWW Freezes Tag: 331625
Problem with php and mysql
I have WinXP and installed the IIS.
Tried to install php 4.3? something but it doesn´t work at all.
IIS works but not php.
What´s wrong?
I´ve also tried to install mysql but it doesn´t work at all and that´s quite
alright I suppose due to the errors with php.
Can anybody give me a hint about a way to coop with the problems?
//Bengan Tag: WWW Freezes Tag: 331623
IIS6 problem
Hi all.
I've an annoying problem with a iis 6 webserver.
In pages containing much images, the webserver send them "slotted".
So, in example, 15 images are sent immediately, than the server stops 2 or 3
seconds, than other 15 and so on..
Any idea?
Thank you Tag: WWW Freezes Tag: 331620
Inetinfo.exe consumes 99% of CPU cycle, system hangs...
Hi,
This is a problem with the IIS 5.0 that is installed on my
windows 2000 Professional operating system. I have .Net
intalled on my system. It was working fine. I was
developing some windows application using Visual Studio
2003. In the mean while my machine hanged. I have
restarted my machine. Now when I tried to open my ASP.Net
web application it didn't open even after waiting for long
time. Then I opened the Task Manager and show that the
Inetinfo.exe is consuming 99% of CPU cycle. For trouble
shooting this problem, I un-installed both IIS and .Net
frame work and re-installed it but it's not working still.
When ever I am trying to access http://localhost/index.asp
my system hangs and I am finding that inetinfo.exe is
consuming 99 % CPU cycle. Please suggest me any solution
of this problem.
Thanks and Regards,
Rajeev Kumar Tag: WWW Freezes Tag: 331619
iss error
Do you know, how to troubleshoot the following error message
Die Verbindung zum Objekt des Active Directory-Dienstes kann nicht hergestellt werden. Wenden Sie sich an den Systemadministrator.
Fehler:-2146893792 Tag: WWW Freezes Tag: 331618
asp pages under medium pooled
Hello all,
server is running windows server 2003
in the IIS HTML pages are working good
When I trying to run ASP pages with website Application Protection
as: Medium (pooled) I am getting error in the Application event:
The server failed to load application '/LM/W3SVC/1500170798/Root'. The error
was 'Class not registered
only when I set Application Protection to: High (Isolated) or Low(IIS
Process) ASP pages are working and site is loaded
how can I fix it, any idea will be helpful
Thanks for your time
James Tag: WWW Freezes Tag: 331616
Is it possible to define error substatus in ODBC logging?
Hi,
I can't find any place to define the error substatus in the ODBC logging. It
seems possible only in file logging...
Is there a way to do this?
IP Tag: WWW Freezes Tag: 331610
Hi Al
Is there anyone that can tell me what to look for in a LOG file created by ADplus?
"Shaun" <anonymous@discussions.microsoft.com> wrote in message
news:38777691-871B-4AE0-90AA-35F3854266E7@microsoft.com...
> Hi All
>
> Is there anyone that can tell me what to look for in a LOG file created by
ADplus?