ASPFriends.com 'aspngconfig' list Archive - January 2002
Messages
Page: 1
Session State Problem (3 replies, VIP)
ASPFriends.com 'aspngconfig' list
Hi all, We are developing an application on ASP.NET.There is a major problem that we guys are facing No matter what session timeout value we give,the session keeps expiring randomly .Tried to solve by Setting Explicitly Session in each page Doesn't work. Set Session State in Web.Config Doesn't work. We are using the Enterprise edition.I tried with the premium edition of ASP.Net wherein Session Sta...
Oracle 9i and IIS problem (6 replies)
ASPFriends.com 'aspngconfig' list
Moved from [aspngdata] to [aspngconfig] by Charles M. Carroll darthcarroll@asplists.com Hi All, I have a Win2000 Advanced Server machine with VS.NET Beta and evaluation copy Oracle 9i Enterprise version installed. When I installed Oracle 9i, it also installed Apache web server. Now I have problem starting the IIS Web Server, as it gives "Address in use" error. Basically I cannot create a Web Servi...
Session variables getting lost (3 replies, VIP)
ASPFriends.com 'aspngconfig' list
I have an ASP.NET application that was using in process session variables (no sessionState entries in web.config). I'm storing the user ID in a session variable, which almost every page reads. Every once in a while, that user ID would just disappear queries that depend on it being populated start breaking, and I have a Trace.Warn statement that fires if it's empty. There didn't seem to be any rhym...
Size Limit (8 replies, VIP)
ASPFriends.com 'aspngconfig' list
Moved from [aspngibuyspy] to [aspngconfig] by Charles Carroll darthcarroll@asplists.com I am recieving an error whenever I try and upload a file larger than 2 megs in size. Has anyone else had this problem?
System not found (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Copied from [aspngfreeforall] to [aspngconfig] by Charles M. Carroll darthcarroll@asplists.com I've installed Components Update on Win2000 Prof and copied a website completely to exactly the same directory on this computer. Made a new Active Folder in IIS and everything should work fine now. But it says, in Global.asax.vb on line 13 where "Initialize()" is, it has a System.IO.FileNotFound error be...
URGENT- Still Not Answered: Server Application Unavailable. (3 replies)
ASPFriends.com 'aspngconfig' list
I 'm getting the following error message after I installed Beta 2 on a win2k box running IIS 5.0. If anyone has any idea how to resolve this issue, that would be greatly appreciated. I did look in the event viewer and found no entries regarding the error. Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Ref...
Failed to start monitoring directory changes. (4 replies, VIP)
ASPFriends.com 'aspngconfig' list
Due to the Server Application Unavailable message, i simply uninstalled ASP.Net beta 2 and installed V1. However, i have not been able to get it running yet. I have the following error message. Any help would be appreciated. 20 I checked permissions and they are ok. For the sake of debugging this issue. I gave Everyone FULL CONTROL, still that did not help. 20 Seth Berger sberger@estco.net Server ...
Memory setting in Process model (3 replies, VIP)
ASPFriends.com 'aspngconfig' list
This is the setting in the process model. 'memoryLimit "60"' This represents 60% of physical memory. Example if I have 384 physical meg of ram in the server, the aspnet worker process would spin up a new one when the amount of 230 or so meg. In the task manager I see two setting Mem Usage is say 70,000 and VM Size that varys but can be up 200,000. My question does it spin up a new process on the M...
Help with SMTP on V1 (2 replies)
ASPFriends.com 'aspngconfig' list
I've got one test server that was just upgraded from B2 to V1 and it can't seem to send email using ASP.Net. On this line: Dim objMail As New SmtpMail I get an error of "'System.Web.Mail.SmtpMail.Private Overloads Sub New()' is not accessible in this context because it is 'Private'." When I try this code instead: Dim mailObj AS new MailMessage mailObj.From MsgFrom.text mailObj.To MsgTo.Text mailOb...
can i access web.config file from my .aspx page (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Moved from [aspngstart] to [aspngconfig] by Charles M. Carroll charlesmarkcarroll@yahoo.com hi all can i access web.config file from my .aspx page...if yes please let me know how can i do that... thanks siri Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
Session End (2 replies)
ASPFriends.com 'aspngconfig' list
Moved from [winforms cs] to [aspngconfig] by Charles M. Carroll darthcarroll@asplists.com Hey All, This might be a bit off topic, but I'm anticipating I'm doing something really dumb. I just started taking my winform and other C# classes to the next step in my application, which is making them accessible via the web. Here is my problem (which has nothing to do with winforms or C#). I am trying to ...
Configuration .NET - webserver (3 replies)
ASPFriends.com 'aspngconfig' list
My webservers are setup that each site runs in their own unique user. These 'website users' are in a group called WebSites and this group is given specific access to the different dll's (asp.dll, ...) I recently installed the .NET framework (withouth a problem) When I try to run an ASPX on the localhost, there's no problem. I can even run this aspx file with a user account that doesn't have ACL ac...
Session State across webfarm (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Moved from [aspngcommunity] to [aspngconfig] by Charles M. Carroll charlesmarkcarroll@yahoo.com This is a multi part message in MIME format. NextPart 000 0028 01C1A4DA.7FCF4380 Content Type: text/plain; charset "iso 8859 1" Content Transfer Encoding: quoted printable Okay its the old story, how do you maintain data stored in Session Object across a webfarm. In ASP there were various COM objects an...
File IO Permissions with ASP.NET (9 replies)
ASPFriends.com 'aspngconfig' list
I have an application that needs to generate many xml files. Some of these files are in the Application root, others are in sub directories, and some are even on Network Shares. It appears to me that the only way ASP.NET can write/read/create/delete a file is if it has explicit permissions on the directory that contains that file. That creates a HUGE problem for my app. Sure I could set up all the...
ASP.NET error? (7 replies)
ASPFriends.com 'aspngconfig' list
I'm getting the following error when I sometimes when I transport pieces of my project from one machine to another. Anyone have any ideas to the specific cause of this error or better yet, how to fix it? Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your reque...
System Administration .NET (2 replies)
ASPFriends.com 'aspngconfig' list
Does anyone know about published webcast or presentations about system administration on .NET? Thank you jd
we.config file not working? (6 replies)
ASPFriends.com 'aspngconfig' list
Moved from [aspngstart] to [aspngconfig] by PeterB peter@aspdll.com Guys, I have a basic web.config file set up in an application directory, but it doesn't seem to be working: This is my config file: configuration system.web customErrors mode "on"/ /system.web /configuration Doesn't seem to be kicking in though. Any ideas? Thanks!
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com