Displaying 20 results from an estimated 40000 matches similar to: "noob: Is there a "root" for IIS virtual dir?"
2007 Sep 18
4
Prototype.js and Multidimensional Arrays
Hi there,
this code works only fine , if i dont embedding the prototype.js in my
document:
<script type="text/javascript">
var myCheckBox2 = new Array();
myCheckBox2[''Ort''] = new Array("hamburg","berlin","hannover");
myCheckBox2[''Art''] = new Array("programmierung","support");
2006 Apr 22
6
nOOb question: How to use find_all with form input data
Hello,
I''m having a problem utilizing the find_all method with a value from a
form. I keep getting the following error:
Mysql::Error: #42S22Unknown column ''category_id11'' in ''where clause'':
SELECT * FROM items WHERE (category_id11)
The controller seems to be getting the correct data, but my key and
value seem to be mashed together(it''s
2005 Feb 03
0
Samba share mapped to a virtual directory via UNC within IIS doesn't work
I have a Samba share that I've created from a Linux box. I've mapped
this sucessfully to drive in Windows 2003 server. I'm also able to
read/write to it under Windows explorer just fine. It's using user
security so I have to enter the username and password defined in the
Linux box when connecting to this share.
I then mapped a virtual directory under IIS to the UNC name of this
1999 Feb 05
0
Connecting virtual driectories in IIS v4 on NT to samba shares on Solaris
When using a cloned IUSR_<hostname> account on the NT server, we can connect a shared resource from NT server 1 to NT server 2 and publish it on the WWW from NT server 2 using IIS version 4.
When substituting NT server 1 for a share from Solaris 2.6 using Samba version 2.0.0 it shows an error in IIS 4.
We have tried using guest accounts, accounts with passwords, accounts without password
2005 Apr 27
2
noob question: rhtml new/edit views and the date functionality
Hello All,
I''ve been playing with Rails - did the recipe/category sample from
onLamp.com - fairly straight forward - even got it working against
postgres.
Anyway, I''ve been appling rails to a small test project and I can''t
seem to get the syntax down or find a sample of how to use the date
control on a custom new/edit view. The CRUD (is that right?) that
automatically
2006 Mar 20
2
Noob Understanding Collections
Okay, I''ve had some success rendering partials and felt I''d try
something more interesting with collections.
I have a query run by my model, which works. When I run it from the
console I can see all of the data I want. However, bringing that
into my view isn''t working the way I think. So obviously I''m
thinking wrong, but I can''t see where my
2006 Apr 28
1
rails + iis + virtual directory = desperation
Hello,
I''m getting crazy trying to configure a rails application under IIS in a
virtual directory. I have climbed highest mountains, I have run through
the fields, I have visited rails forums all over the world and I still
haven''t found what I''m looking for :(
I know this question has already had been posted here before, but I''m
desperate.
Does anybody
2006 Jan 09
9
Noob, installing rails on a goDaddy virtual server?
Hi,
I''m completely new to all of this. Not even certain this is an
appropriate forum for an installation question.
I''m just about to plunk down some money to get a virtual server. In
looking over the list of isp''s elsewhere on this site, goDaddy isn''t
mentioned - probably because they don''t offer rails as a standard
distribution. There are some
2006 Apr 12
3
noob question
Hi *,
I am writing my first app based on the ''depot'' application but with some
suttle differences to help me learn.
I am a bit sutck with following and would be grateful for any help:
I have the following controller:
class MainController < ApplicationController
def index
@objects = Object.certified_items
end
end
This relates to a field called
2002 Feb 14
0
Samba server with IIS Clients
Does anyone out there have multiple IIS servers using a Samba server for
a common file store? I'm trying to do just that and I'm having a hell
of a time with permissions in Windows to get things like IIS publishing
and Frontpage to work correctly.
The Samba server is acting as the domain controller, which seems to work
fine. Both IIS servers are members of the domain and both have valid
2013 Jun 20
3
Hosting ruby application of IIS 7
Hi all,
I am new to ruby programming. I have just started creating a simple ruby
application using ruby on rails. I have installed ruby 1.8.7-p371 and
DevKit successfully. I am able to run the application using
http://localhost:3000 but now my requirement is to host the application on
IIS 7 and this is where I am stuck. Can anyone please help me with the
steps to configure my ruby code on
2001 Dec 11
0
IIS and Samba
Hello,
I have samba running on SunOS 5.8 Generic sun4u sparc
SUNW,UltraSPARC-IIi-cEngine and I'm connecting
to it using IIS 5 and windows 2000 or NT. The problem is that IIS can't
execute the test.htm page
within that directory but, I can do this fine with apache.
I can connect using >net use //myserver. I can also browse using IIS and it
does show me the
directories within
2007 Mar 15
0
Rails on Win2k/IIS 5.0
I''ve got Rails running pretty well, but with a catch that is kind of
specific to our environment, maybe someone can help.
Basically we have a Win2k/IIS5.0 server (this is the c: drive) that
only has the site configuration and the perl, php, .net and ruby stuff
on it. All the data files are supposed to be on our netApps filer
(call this filer1). This is our written IT Security Policy and
2006 Oct 20
2
Rails & IIS
There are several sites I''ve found on the web detailing how to setup
IIS with Rails. Unfortunately they all seem to be woefully out of
date. I believe they may all even be pre Rails 1.0.
Can single sign on via Active Directory Services be accomplished
through mod_NTLM for Apache, so users won''t have ot log into the
intranet site after already having logged into their machine?
2007 Jun 08
1
Who is domain controller for DHCP, DNS, IIS etc
I am trying te set up a test lab to test my application.
In my test lab I need to install Domain Controller (With Active Directory) ,
DNS server , IIS Server and DHCP server.
I have to install each server on different test machine.
for example
Domain Server(Active Directory) on Machine-1
DNS server on Machine-2
IIS Server on Machine-3
DHCP Server on Machine-4
for example domain name is
2002 May 15
1
Firewall for IIS boxen
I''ve set up quite a few firewalls which Shorewall, and never run into this
situation. The setup is:
Linux server as $FW
RedHat 7.2 (patched)
Custom Kernel 2.4.18 (made to be a router/firewall)
IPTables 1.2.6a from source, additional relevant patches from patch-o-matic,
compiled directly into kernel, and not as modules....
Shorewall 1.2.13
2 NICs eth0 and eth1. eth0 is multihomed,
2000 Aug 09
1
Samba and IIS question
Denny Lee wrote:
> I have a question with using Samba and IIS on NT Server 4.0.
Could you ask it on samba@samba.org, please?
samba-technical is about internal implementations issues...
Of course, having said that, the authentication
errrors look as if the web server didn't have
permission to read the files Samba provided.
Do the Unix permissions on the files
include read for
2007 Oct 24
1
FastCGI on IIS
Has anyone tried using Rails (or PHP or whatever) on IIS lately? There
is a FastCGI extention for IIS 5.1 and 6.0 [1], backported from IIS7 if
I understand correctly. I''m curious if anyone thinks this would work in
production and give Rails a decent inroad for IIS-based shops. It seems
to perform [2] but I would like some verification from the community at
large before I mention the
2006 Jan 17
5
Noob Question concerning code in Agile Web Development with Rails
Hi,
I''m currently learning Ruby on Rails using "Agile Web Development with
Rails." I am using RadRails as my development environment. Everything has
been going along well, until the end of chapter 7. Just before the end of
the chapter, we set up our store pages so that they can be styled with the
depot.css stylesheet. This is where I run into my problem. The stylesheet
2006 Aug 19
3
IIS and response timeout
I apologize if this has been covered before, I checked the archives and
didn''t see anything over the last few months.
I am running IIS6 with IsapiRewriter and a single mongrel service for each
Rails application. One of my apps does a long query to the database to
produce a CSV file. After the request has gone beyond 30 seconds, the user
get a 500 Internal Server Error.
I''ve