IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old March 24th, 2004, 03:06 PM
tniedoba tniedoba is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 20 tniedoba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 52 m 13 sec
Reputation Power: 0
Send a message via ICQ to tniedoba
iis/.net configuration change, Production to Development server

I've been given the task of updating an Asp.Net web application we have hosted externally.
I've set up a local development environment (.Net Framework 1.1, MS SQL Server).

Now our local web app works when using pages that do not require login....
When I try to get to our login page (which uses SSL) I get the standard "The Page Cannot Be Displayed" DSN error page).

The config file mentions something about testing not having access to SSL ports and such, so I set SSL to false in the web.config file, nothing changed and I have no clue what to do.

ASPX pages that require logon work correctly and return "not logged in"... so only the secure area doesn't work. Could it be something to do with the redirecting from http:// to https://?

Are there any other differences in configuration in such development environments?

Thanks in advance.

Last edited by tniedoba : March 24th, 2004 at 03:06 PM. Reason: more detail

Reply With Quote
  #2  
Old March 28th, 2004, 01:16 PM
Doug G Doug G is online now
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,713 Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level)Doug G User rank is Brigadier General (60000 - 70000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 23 h 59 m 3 sec
Reputation Power: 688
make sure your development sql server allows mixed authentication and the proper sql users are present is my guess.
__________________
======
Doug G
======
"Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton

Reply With Quote
  #3  
Old March 29th, 2004, 08:09 AM
tniedoba tniedoba is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 20 tniedoba User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 52 m 13 sec
Reputation Power: 0
Send a message via ICQ to tniedoba
getting around security

I've tested the SQL server and it has no isses with communicating with the web app.
The problem is the SSL security (running through https://).
I want to be able to remove the code that actually references the use of security since this is not what I'm trying to test and I don't feel like installing certificates for SSL.

The main problem is figuring out how to use CSC to compile all of the .CS files into a dll (replacing the old one), therefore updating the code. I don't have VS.NET and using csc to compile many cs files (most in subdirectories) is not as easy as I thought. I get a lot of error 116 and 101, but it should work since these are the same files that were complied by our webhost.

If anyone knows how to compile using CSC, compiling many cs files into one dll. (csc /out:icoworks.dll /t:library /recurse:*.cs /nologo) is what I tried

I get the following errors:
"A namespace does not directly contain members such as fields or methods"
and
"The Namespace 'whatever' already contains a definition for 'something'"

Thanks in advance.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > iis/.net configuration change, Production to Development server


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway