Search found 5 matches

Go to advanced search

by dpaille
Fri Oct 23, 2009 9:49 pm
Forum: Common Problems
Topic: Web Service Extensions
Replies: 2
Views: 3575
 
Jump to post

Re: Web Service Extensions

I found a way to do this with a vbscript. Now all I need to do is find out how to run a VBScript in AI.

By the way, the solution is:

List the Web Services installed on the Server by running the following at the command line:
iisext /listapp
(This worked natively on Windows 2003 with IIS Installed ...
by dpaille
Fri Oct 23, 2009 9:06 pm
Forum: Common Problems
Topic: Web Service Extensions
Replies: 2
Views: 3575
 
Jump to post

Web Service Extensions

Has anybody been able to figure out how to "Allow" ASP.NET v2.0 in the Web Service Extensions in IIS ?
by dpaille
Wed Jan 28, 2009 5:44 pm
Forum: Common Problems
Topic: add SQL Server Express
Replies: 13
Views: 52095
 
Jump to post

Re: add SQL Server Express

Well that did not work. Apparently a Batch file is not a supported extension in the "Software Prerequisites" tab. Anybody have any ideas?
by dpaille
Wed Jan 28, 2009 5:36 pm
Forum: Common Problems
Topic: add SQL Server Express
Replies: 13
Views: 52095
 
Jump to post

Re: add SQL Server Express

The SQL Server installation file is not corrupt because I can successfully install it from the command line. I agree that the .ini file is not being located but I need a bit more information on how AI passes the switches to the .exe. I guess I could create a batchfile and use that to install the SQL ...
by dpaille
Mon Jan 26, 2009 11:18 pm
Forum: Common Problems
Topic: add SQL Server Express
Replies: 13
Views: 52095
 
Jump to post

Re: add SQL Server Express

I am trying to install SQL Express 2008 using the Configuration File. The Syntax that works at the command line is 'setup /ConfigurationFile=<inifile.ini>'

I have tried putting "/ConfigurationFile=<inifile.ini>" in the Command line section as well as "ConfigurationFile=<inifile.ini>" and "setup ...

Go to advanced search