ASPFriends.com 'aspngconfig' list Archive - May 2001
Messages
Page: 1
vbc.exe errors (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
(I also posted this to aspng, but I think that was the wrong group sorry.) I've got one server where vbc.exe seems to be blowing up. In the Event Log I see: "Application popup: vbc.exe Application Error : The application failed to initialize properly (0x0000142). Click OK to terminate the application." I've also noticed that there are 8 processes in the task list as "vbc.exe". I assume this is bei...
Aspx execution hangs. (4 replies)
ASPFriends.com 'aspngconfig' list
I have developed a project using VS.NET written in VB.NET. It was deployed 4 weeks ago and the first week everything seemed to work just fine... 2 weeks later the server began to hang, first 1 or 2 times a day, later as frequent as every 20 minutes. The web application is deployed on a server with 2 .NET one of them uses a single web service, deployed on the very same server. But its the second so...
webuivalidation.js (3 replies, VIP)
ASPFriends.com 'aspngconfig' list
I just setup iis on a 2000 professional machine and installed the .net sdk. When ever I try to use any validated controls I receive this error "Warning! Unable to find script library 'Webuivalidation.js'. It is located on my PC. Any ideas. Thanks, Mike Benowitz FUND E Z Development Corp. mikeb@fundez.com www.fundez.com (914) 696 0900
SV: SQLServer SessionState storage (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Hi, this has been a topic here before. This is what you have to do: Run the state.sql () on the sql server you want to use. I had some issues when running a case sensitive collation as default, but with minor changes it works. Add to config.web: sessionstate mode "sqlserver" cookieless "false" timeout "20" server "localhost" port "42424" sqlconnectionstring "data source localhost;user foo;password...
sqlserver sessionstate (3 replies)
ASPFriends.com 'aspngconfig' list
Hi everyone, I have followed the instructions for using a sqlserver session state and I am still having some problems. When I login to the application, nothing is inserted into the ASPStateTempSessions table, however, the application is listed in the ASPStateTempApplication table.What could I possible be missing? Here is the config.web sessionstate element: sessionstate mode "sqlserver" cookieless...
Shared Assembly - Revised question (4 replies)
ASPFriends.com 'aspngconfig' list
Greetings A few simple questions if someone has the answers. I created a shared assembly by working through a tutorial in "C# Programming the Public Beta". The name of my shared assembly is EnumerateCollection and it's namespace name is Dexter.Library.EnumCollection.EnumerateCollection. This shared assembly is in C:\winnt\assembly where all the other system wide shared assemblies are. When I creat...
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