Why Is My IIS NOT Working
I'm a MS Access 2000 guru, and I'm trying to build a web page in Access. As per the instructionsin your article on [url], I've installed the IIS through the Add Windows Component section of the Add/Remove Programs application in the Control Panel. But after building the ASP file, as directed, and putting it in the C:Inetpubwwwroot folder, the browser gave me the standard "Page Not Found" display.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
IIS Smtp Not Working
I'm not a pro when it comes to networking, so I was hoping someone could help me out here. Sending email via CDONTS on my desktop machine used to work fine but has recently stopped. In my event log there is a warning from source SMTPSVC with the details. Message delivery to the remote domain 'domain.co.uk' failed. The error message is 'An SMTP protocol error occurred. '. The SMTP verb which caused the error is 'RCPT'. The response from the remote server is '504 <williams-pc>: Helo command rejected: need fully-qualified hostname I've heard people mention DNS suffix and putting your domain in places. However, my computer is not on a complex network, it isn't part of a intranet or any other corporate IT setup, its just a single computer connecting to the internet on a modem.
View Replies!
View Related
SMTP Not Working Properly On IIS
I set up my own SMTP server on IIS. Most of the time it sends and recieves the email OK. From time to time, the mails bounce. For example if I send to someone at Hanmail (major korean provider) then it always bounces. Similarly, sometimes people say they sent an email to the server and it bounced back to them. I guess something is not set up right, maybe MX record or some other mysterious thing. How can I troubleshoot/solve this? I MUST fix this so I will be back to check on this thread often,
View Replies!
View Related
IIS File Refresh Is Not Working
This post is a repeat of a 13-month old thread [url] that had no resolution. I am hoping that someone can comment on it as I am having the same exact issue. Environment: IIS web server running windows server 2003 (runs both production and development. Issue: When updating the CSS and then viewing the pagein a browser, changes are NOT being reflected. Troubleshooting: Replaced file = No changes Emptied Cache (IE, Firefox and Netscape) with Ctrl 5, closed browser window, opened new browser widow = No changes Emptied Cache (IE) with Tools> Internet Options >, closed browser window, opened new browser widow = No changes Checked 2 other machines (PC and Mac) = No changes Checked multible browsers (IE6, IE7, Safari, Firefox) Deleted file = No changes (still renders old styles even with no stylesheet on server) Re-starting the IIS website is obviously not suitable for development (but does work). Our IT guy said that I had to wait two minutes between loading a file and checking the website- and that no one else could hit that page in the meanwhile. Again, obviously not suitable for development.
View Replies!
View Related
Reverse Proxy Apache ==> IIS, Need Custom Error Pages Triggered On IIS Side
I'm not sure if this is the right forum, or if anyone can suggest a message board where I might get support on this. This is what I have. I have Apache and IIS both running on Windows 2k3. Apache is running in reverse Proxy mode sending multiple domains/virtual hosts to IIS. Code: ProxyRequests Off <VirtualHost *:80> ProxyPreserveHost On ProxyPass / http://localhost:8080 ProxyPassReverse / [url] ServerName mydomain.com </VirtualHost> Now, if I type in [url]everything works great and IIS (listening on 127.0.0.1:8080) serves the page. However, I am doing custom error trapping, so when I type in [url](and /mydirectory doesn't exist on IIS) I need to fire ASP code (via custom error messages/handling) on the IIS server and then present a data driven page. However, Apache is returning A 502 error: Code: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /mydirectory. Reason: DNS lookup failure for: localhost:8080mydirectory Is there a way for me to setup Apache to pass all error checking to IIS while using it as a reverse proxy?
View Replies!
View Related
How Do I Change IIS Service Accounts? (was IIS Services)
Is there a way to change the web services (from Windows) from SYSTEM to an Admin account? (Cos i need to use PHP's system() to run a process on the system but it only takes in user: ADMIN and not SYSTEM I have tried changing the following processes: IIS Admin World Wide Web Publishing Simple Mail Transfer Protocol (SMTP) but i still get a dependency error. Please advise. Or should I use Apache?
View Replies!
View Related
Non-working Forwarding Email Account On Working Domain
I have a domain with a few forwarding email accounts that forward to mac.com email accounts... for some reason every once in a while these accounts stop working... This is the error I get when I email to that account: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: ...
View Replies!
View Related
Godaddy: Upgrade From IIS 6 To IIS 7
I am looking to upgrade my hosting account from IIS 6 to IIS 7, as I haven't been able to install some of the apps that I want on godaddy. I am just looking for a quick direction should I upgrade or not? I am not very knowledgeable about IIS thing, Godaddy says that If I upgrade I will not be able to downGrade, that makes me more snif* please has anyone upgraded? so please tell me what would the consequences? or if any godaddy staff reads it please also tell me that on Upgrade page it shows me my directories, should I check them all?
View Replies!
View Related
Iis 5.2
I'm using php to send a email, my problem is the email doesn't arrive in the inbox for like over a day. What could be the problem besides Using IIS and not apache. Is there any simple solution to this or has this happen to anyone else before using IIS.
View Replies!
View Related
IIS
I want to modify stopped website page in IIS. a blank page seems when i stopped a website as default. i want to change it with a custom page.
View Replies!
View Related
IIS
I have a local website on a separate laptop at my office local network. Whenever I type this in that laptop's explorer [url] or [url]which is the IP of this computer it's working properly. But when I tryito access it from other computers in the same domain it's not accessing and displays an error message that this Page can't be displayed.
View Replies!
View Related
IIS And Mod_rewrite
I've just moved a few webistes from Linux to Windows and I'm using IIS to run them. Does anybody know of any free alternatives to ISAPI_REWRITE so I can use mod_rewrite per account?
View Replies!
View Related
Configuring IIS
I have IIS with the default site and a site i created. it appeared to be configured correctly but even from the server if i try to "browse" any of the pages i still get "internet explorer cannot display the page" from my site and "under construction" from the IIS default site.
View Replies!
View Related
Setup For IIS 7.0
I am currently using windows server 2008 standard to host my website. I set my website up with IIS and when i type in localhost i can see it. But, if i type i my ip adress I see my router's config page. I use dyn dns updater which takes my ip adress and uses that to update my website. But, when I go to my website I see my routers config page, not my website.
View Replies!
View Related
Cant Connect To IIS
is to use windows authentication, to connect to the site, and connect to MS SQL with the same user. I read on the net (http://msdn.microsoft.com/en-us/library/ms998358.aspx), and it said I should go to my default sites properties, to to the "directory security" tab, and make sure "Integrated Windows authentication" is the only box that is checked. I did that and now I cant connect to my site... When I try to connect, it bring up a windows user name and password box. I put a user name and password in, but nothing... Iv double checked the user exist, and still nothing...
View Replies!
View Related
How To Do Reporting With IIS 5.0
if there is anyway that IIS 6.0 can do reporting of the websites that are running on it. For example I would like to get the local IP address and host header values for them. I can do it manual by going to each website but that will take forever. It seems like there should be a easier way.
View Replies!
View Related
.htaccess On IIS
I am using a script, on which i want to enable friendly URL, below are the instructions. Friendly URLs Settings Apache Settings (please add the following lines to your .htaccess file to turn on friendly URLs) <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /hcl/friendly_url.php [L] </IfModule> But, issue is, i am using IIS on Windows Server. How can i implement this?
View Replies!
View Related
IIS Or Apache
im starting my first steps 4 web development using Mysql & Php but im confused a little bit about the Web Server Software ive Windows XP & sepported IIS but i dont know what 2use IIS or Apache?
View Replies!
View Related
Subdomain And IIS
I want to create a subdomain "exchange.domain.com" I want this subdomain to be redirected to another site. Possible? how? the hoster has a catch all set on my domain, domain.com but how can I add a subdomain and have that subdomain redirect to a different site in IIS 6 (WS2003)?
View Replies!
View Related
SMTP On IIS
I want to send some emails from my Win2003 server with IIS6. I have turned on the SMTP server, but I dont know how to connect to it or set it up. How do I find out the connection details (e.g. smtp.server.com)? I put a test mail as a txt message in the C:InetpubmailrootPickup folder and it sent OK to external mail address. NowI want to get some applications to use the server. I just need a really simple config, one email account, it doesnt even need to collect emails, just send them out. No authentication needed either. One more thing: how to limit access to the SMTP server to only my server an no outsiders? I want it to be used by just two applications running on the server.
View Replies!
View Related
WAMP On IIS
Can anyone point me to some decent instructions on how to get PHP/MySQL working on IIS? Basically I want to be able to use PHP + .NET at the same time. Been looking around and trying for awhile with no luck. I know it's always better to get my hands dirty and install everything manually. However, I'm not confident about configuring it properly. So if anyone knows of a good WAMP installer that does everything painlessly it'll be great.
View Replies!
View Related
IIS Permissions
how permissions work in IIS in basic english I spent ages trying to get a crm system working on my server and it only worked without errors when I changed the anonymous user privileges to "change" instead of "read". Now this is meant to be insecure right? But my question is.... what exactly can go wrong with this configuration? In what ways is it insecure? Also... correct me if I'm wrong but do: - Web server permissions: only affect what scripts can run locally etc... and - User / file level permissions: Protect against anonomous access changes from the net?
View Replies!
View Related
Hotlinking And IIS 6
I've tried a couple of different apps and solutions re hotlinking and IIS w/out finding a real winner. Hoping folks may have some recommendations re apps and/or solutions for dealing w/ hotlinking and IIS 6.
View Replies!
View Related
PHP And IIS
I am trying to get my own web server started and eventually want to use a MySQL database with it. Right now however, I am trying to get PHP to work. I am following this tutorial. I am trying the example on this page. I can see everything except where the date should be (It just says "Today's Date (according to this Web server) is" and then nothing). Does anyone know why this would be happening? I installed PHP with the .msi installer from thier website and i enabled scripts in IIS and there is a .php app mapping in the Application Config section in IIS. This may help, when I put the adress for the specific PHP file, it gives an error that the "Specified Module was not found".
View Replies!
View Related
IIS Authentication
We've been having some trouble logging into our Intranet here at work. Essentially it is set up to use Integrated Windows authentication but for some reason that was disabled last week and so no-one could log in. That was easy enough to fix and everything seemed to be back to normal. However, I installed ModX CMS into a subfolder but when it comes to logging in to the admin backend I am repeatedly asked for my Windows ID and ultimately told I am not authorised to view the page. I can see the login page and I can enter the ModX admin details but it won't let me further than that. The strange thing is a colleague with the same (admin) rights can log in no problem!
View Replies!
View Related
IIS Proxy
I work for a company who is on Microsoft Technology, IIS 6.0 specifically is what I deal with day to day. We support classic asp 3.0, .net and php ( through plain jane cgi mode *yuck* ) and I am newly hired and bring ruby on rails to the table. Eventually we are going to replace the entire stack with ruby on rails as I re-code our existing tech. While waiting for IIS 7 to solve the majority of their problems with the lack of MS made IIS modules for rewriting URLs, fast CGI, Server-Side Forwarding I need to get my application out the door and for it to be stable. Our server is a 2.4ghz Xeon with 512mb and our first order of business is to finally push it to 2g ram. That will help Ruby best as the application is running. What I would like to do is Have IIS sit in front of Mongrel, a ruby HTTP server serving my RoR applications, and pass requests to it. For example the IIS right now is serving 3 .org/edu sites. We use a company to redirect our URL requests to our IP and IIS has 3 virtual servers passing on the buck all on port 80. It works very well. I want mongel to sit at, for example, port 8080 and have 1 .org that we serve to use mongrel to serve the content. As I understand it this is called Server-Side Forwording, aka Proxy, and is very ellusive on Windows. The options I have found is a) the use of Microsoft ISA which is probably out of the question. b) an ISAPI such is ISAPI Rewrite or c) Pound Our problems arise is that we don't have the ability to toss up another machine for Pound or ISA. Pound can run on CentOS out the box but again, no machine as we are funded by grants, and that will ruin one of the network admins remote desktop uses [so I understand but I could be wrong.] I have posted on the ISAPI Rewrite forums to see if their 'proxy' feature is indeed what I am looking for. I don't have anything bad to say about Microsoft tech, I enjoy Apache 1x, 2x and have come to respect IIS 6 as well. I just find it hard to find a lot of solid products and documented howto's on MS. One thing I don't find lack of is people with the same darn problem and nobody willing to share solutions exept the ones that are really just technology previews. So my question is : Has anyone has run across this need and what you did to solve it. Am I on the right track? Again, solutions like mod_proxy for apache isn't an option I need IIS.
View Replies!
View Related
IIS 7 Setup And Use
I am having some trouble correctly setting up IIS 7 on Vista Business. I have used the standard resources and web casts from Microsoft to get IIS set up to run asp/asp.net applications. When I run them from the localhost they run perfectly and everything seems to be fine. What I am having trouble with is editing and updating websites based in the inetpub>wwwroot folder. I keep getting security messages and am unable to save edited file directly from studio. Is there a plain English (yes I am new to server management) tutorial to getting IIS 7 to work fully so that I can develop ASP.NET applications at home.
View Replies!
View Related
IIS Authentication
I am using WinXP Pro and IIS 5.1. When I try to access an asp file using IE 7 using a URL like [url], it always brings up the login dialog, and nothing I enter in it works. So, automatic authentication is failing. I verified that the Directory Security settings are correct.
View Replies!
View Related
IIS And MSSQL
I am planning on starting a new project and am curious as to if there would be an issue with hosting the websites (IIS) and the MSSQL Databases on the same server? Basically housing all of the websites and SQL DBs on the same server? Is this going to cause major problems? I originally thought that I should house the DBs separate but am starting to think that we can house the web and dbs on the same machine but I wanted to get some advice from other that know more about Windows then I.
View Replies!
View Related
IIS PHP
I had PHP4 working fine in IIS as a ISAPI DLL. I needed to have PHP5 for a script I was trying to use, so I decided to try to have a go at running PHP4 and PHP5 at the same time. I renamed C:PHP to C:PHP4 and extracted the PHP 5.2.1 zip to C:PHP5. I edited all the application configurations in all the websites for .php to point to C:PHP4sapiphp4isapi.dll and created the new website I wanted to use PHP5 for. In the new website I configured the application and added .php for C:PHP5php5isapi.dll Now if I visit a PHP file on my website I get: The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please try the following:Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly. If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted. Click the Back button to try another link. HTTP Error 404 - File or directory not found. Internet Information Services (IIS) I have alot of important PHP script running on the server! There is nothing wrong with PHP, because if I run php.exe from the command line with a script to print out Hi it works: C:PHP4>php php.php X-Powered-By: PHP/4.4.6 Content-type: text/html hi C:PHP4>
View Replies!
View Related
Analog Of Awstats For IIS 7
I've always used Awstats on my LAMP servers, because it's server side and gives easy to read and powerful web statistics. I wonder is there any similar easy to install and powerful server side web statistics software for IIS 7?
View Replies!
View Related
Classic ASP And IIS 7
I'm working with Sage CRM 6. My dev installation is running on IIS7 but Sage is mostly an ASP Classic app. I'm trying to add some custom pages to Sage, but when the throw a 500 error, a generic message gets displayed in the browser. I tried enabling client side debugging, server side debugging, send errors to browser and I even deleted the custom 500 error page. Nothing! I find results for this in Google all over, but they say the same things and I've done them all. It's got to be something small and stupid that I'm missing.
View Replies!
View Related
Automatic Redirect In IIS 7
I am trying to figure out how to do the following: Say I have a URL like this: www.myreallylongsiteurl.com and I want it to automatically redirect to www.myRegularURL.com. How would I go about doing this? Do I actually have to setup a whole new site in IIS and have a page there that just does a redirect or can I set up some sort of alias for this? Also, my customer would like me to set it up so that myRegularURL.com redirects automatically to www.myRegularURL.com. they don't want to have to do the www in the url. Do I do this the same way as above?
View Replies!
View Related
PHP5 Into My IIS Server
I have just installed PHP5 into my IIS server and want to install projectpier 1st problem: When I go to [url]I get the errorThis Virtual Directory does not allow contents to be listed. There is an index.php in there but doesn't load even though I have specified it as a default content page in the website.. 2nd problem: After I manually browse to the install page I get the following errors: #Error: /config/config.php is not writable # Error: /public/files is not writable # Error: /cache is not writable # Error: /upload is not writable I have realised that permissions are not setup right so I went and gave cart blanche access to the folder for any user..it worked but is far from secure.What is the best way to do this? When installing web applications like this are they usually done from the servers browser where the server is the only one with full access.I tried this and it didn't work.
View Replies!
View Related
IIS: Access Denied
I am installing a .NET application on a client's server but they don't know much about IIS and neither do I. I am having an access denied issue when browsing a recently installed website on a fresh .NET framework. The "%systemroot%Microsoft.NETFrameworkv2.0.50727Temporary ASP.NET Files" folder appears to have the correct rights, I read that incorrect rights could be a reason for this issue. What else could it be ? Code: Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileLoadException: Could not load file or assembly 'Puerto' or one of its dependencies. Access Denied. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Assembly Load Trace: The following information can be helpful to determine why the assembly 'Puerto' could not be loaded. === Pre-bind state information === LOG: User = NT AUTHORITYServicio de red LOG: DisplayName = Puerto (Partial) LOG: Appbase = file:///C:/Inetpub/wwwroot/CFDOCS/home/ LOG: Initial PrivatePath = C:InetpubwwwrootCFDOCShomein Calling assembly : (Unknown). === LOG: This bind starts in default load context. LOG: Using application configuration file: C:InetpubwwwrootCFDOCShomeweb.config LOG: Using host configuration file: ?c:windowsmicrosoft.netframeworkv2.0.50727aspnet.config LOG: Using machine configuration file from C:WINDOWSMicrosoft.NETFrameworkv2.0.50727configmachine.config. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/web/13c8581c/98ca4568/Puerto.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/web/13c8581c/98ca4568/Puerto/Puerto.DLL. LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/CFDOCS/home/bin/Puerto.DLL. ERR: Failed to complete setup of assembly (hr = 0x80070005). Probing terminated. Stack Trace: [FileLoadException: Could not load file or assembly 'Puerto' or one of its dependencies. Acceso denegado.] ....
View Replies!
View Related
IIS On Shared Package
I currently have a shared Windows hosting package, and my developer has recently requested access to IIS. However, according to the FAQ's of my hosting provider (1&1) this is only possible with a dedicated server - via Remote Desktop. Is there a basic reason for IIS to be inaccessible on a shared package or is this a limitation of this particular hosting company?
View Replies!
View Related
IIS Just Stopped Serving..
I have been hosting a site for the past number of weeks on IIS on Server 2003..I have a no-ip a/c which is working fine along with port forwarding on my router.. The other day I restarted my server for something but now I cant seem to access my site from across the internet and according down for everyone or just me (website) it is down. I can, however, access the site using domain name from within my lan. I'm not too hot on server 2003 or IIS. What can I do to debug/diagnose the problem?
View Replies!
View Related
IIS 6 Mime Type
I have an IIS 6 website with a strange problem. All content types are sent as text/html. For example, jpegs, gifs, and others all are listed as text/html when I do a header check. Anyone ever seen this or know what might cause it?
View Replies!
View Related
Apache And IIS On Same Machine
I was using apache on my old xp machine but recently got a new computer, vista 64 bit which comes with IIS server. I am familiar with html/css and starting to learn php, asp etc. Am I correct in assuming that it would be good to setup both Apache and IIS on my machine so that I can test database driven sites on my system, because I will want to work on many client websites who some will use windows/IIS hosts and others apache. Or is it that with just IIS, I can test all sites in my dev environment since IIS supports everything apache does and more? I am not sure if when developing a site for a client with a linux/apache host there is a lot of apache configuration that I would not be able to test on my local IIS server? In fact, I am not even sure if a web programmer would need to do anything different at all dependant on which server type their code was running on.
View Replies!
View Related
IIS Web Server
This past year our high school purchased a web server for Web Design classes to post their created pages to. This is great news, but as a teacher I’m not versed on its capabilities or functions. Over the course of the year, I got the students to post their pages through FTP process, but I’d like to add other features similar to those offered by other hosts. We are not going to be in the business to host pages, other than learning how-to. Things I see that I’d like to add and need direction: Email Control Panel – to allow student interaction. 2.0 technology (if you will) Simple Scripts Fantastico I have asked that they install mysql and php and they did. Where do I go from here?
View Replies!
View Related
IIS 401 Error
Okay I know this problem has something to do with the permissions on IIS, but I'm stuck. Whenever I try to access my site from an external network I get the "Access Denied 403.3" error. What do I need to change?
View Replies!
View Related
Running Zend On IIS 6.0
I'm not sure if this is the best board for this question but I'll try anyway. We recently had an app built and the developer built it using the Zend framework. Our server is running IIS. Does anyone have a link to information or know any tricks in getting Zend build apps to work on IIS? We need to stick to IIS because other apps we have were built in asp so switching to apache is not an option.
View Replies!
View Related
IIS Web Server
This past year our high school purchased a web server for Web Design classes to post their created pages to. This is great news, but as a teacher I’m not versed on its capabilities or functions. Over the course of the year, I got the students to post their pages through FTP process, but I’d like to add other features similar to those offered by other hosts. We are not going to be in the business to host pages, other than learning how-to. Things I see that I’d like to add and need direction: Email Control Panel – to allow student interaction. 2.0 technology (if you will) something similar to, but not limited to: Simple Scripts Fantastico I have asked that they install mysql and php and they did. Where do I go from here?
View Replies!
View Related
IIS 5.1 - Browsing Folders
Well I finally got around to getting my IIS up and running which will save some time with uploading various files to check that they are working correctly but now I have run into a new problem. What used to happen with my IIS is it would list out all of the folders which I had in the wwwroot and I would simply navigate through and select which site needed to be tested. At the moment, I have cleared out the wwwroot folder entirely since all of the stuff in there was to do with a "Windows XP Professional" page which appeared upon installation. However, now that I don't need it anymore, I decided to clear it out and test IIS out by making a new folder called "sites" into wwwroot. Now though, it simply comes up with a "Directory Listing Denied. This Virtual Directory does not allow contents to be listed." error message, even though I have changed the permissions on the wwwroot folder to allow writing etc. Could this be because it's IIS 5.1 and I need to install IIS 6.0 instead or is something else wrong? I know for a fact that my operating system (Windows Media Center Edition 2005) will do this list as I have had it before, back before I installed Vista and then decided to come back to MCE.
View Replies!
View Related
Link IIS And DNS
Currently I have DNS as well as IIS configured on the same server. I am using host headers to seperate the sites on IIS. My question is how do I link my DNS to the website residing on IIS? My DNS server set (I can ping it from the internet) and I think I have IIS configured right, but I must be missing something?
View Replies!
View Related
IIS And Apache Using Different IP Addresses
I've set up IIS and Apache using different IP's on our development server and everything seems to run ok even though they're both using port 80. Does anybody know of any conflicts or potential problems this can cause, I'm just worried something will go wrong once/if I set this up on the our production server?
View Replies!
View Related
IIS Directory Access
How do I do this in IIS I need to be able to access resources such as PDFs, videos from my website once a user has logged in but I need to block users being able to access the resources from a url?
View Replies!
View Related
|