Scott Marcus
marcus at tsstech.com
Tue Jul 20 06:38:05 CDT 2004
I added 'localhost' to the beginning of the exceptions LAN list because I'm using a proxy server. What threw me off was that I had this at the end of the list and it didn't work. After trying other stuff, I decided to try moving it to first in the list, which was successful. Scott Marcus TSS Technologies, Inc. marcus at tsstech.com (513) 772-7000 -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Haslett, Andrew Sent: Monday, July 19, 2004 6:59 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] OT ASP.Net configuration trouble. That's pretty weird. Perhaps it doesn't recognise that IIS is running on your local machine. Try running the aspnet_iisreg.exe tool with appropriate switches (watch wrap): http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/htm l/cpgrfaspnetiisregistrationtoolaspnet_regiisexe.asp Its found in the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ directory Cheers, Andrew -----Original Message----- From: Scott Marcus [mailto:marcus at tsstech.com] Sent: Tuesday, 20 July 2004 4:06 AM To: Access Developers discussion and problem solving Subject: [AccessD] OT ASP.Net configuration trouble. I'm new at developing ASP pages and have Visual Studio .Net 2003 Enterprise Architect. I tried to make a development web server and failed (no need to help me fix it). So I uninstalled VS .NET and the frame work(so that the I could install IIS), installed IIS and reinstalled VS .Net. Now for my problem... VS .Net still looks at the old web server instead of my local IIS install when trying to create new web projects and solutions. Any attempt to change this location results in the 'OK' button (allowing me to create the project) being disabled. What can I do so that VS .Net lets me develop these projects locally? Scott Marcus TSS Technologies, Inc. marcus at tsstech.com (513) 772-7000 -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Joe Hecht Sent: Monday, July 19, 2004 1:24 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] moving focus off the tab page Docmd.setfocus Please remove extra @ sign when replying to Joe Hecht -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Colby, John Sent: Monday, July 19, 2004 7:30 AM To: 'Access Developers discussion and problem solving' Subject: [AccessD] moving focus off the tab page I need to force the focus off of the tab page into the first control in the tab order. I do not use SendKeys. Is there a non SendKeys answer? John W. Colby -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com IMPORTANT - PLEASE READ ******************** This email and any files transmitted with it are confidential and may contain information protected by law from disclosure. If you have received this message in error, please notify the sender immediately and delete this email from your system. No warranty is given that this email or files, if attached to this email, are free from computer viruses or other defects. They are provided on the basis the user assumes all responsibility for loss, damage or consequence resulting directly or indirectly from their use, whether caused by the negligence of the sender or not. -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com