ASPFriends.com 'aspngconfig' list Archive - March 2002
Messages
Page: 1
Could not load type Microsoft.Web.UI.WebControls...... (2 replies)
ASPFriends.com 'aspngconfig' list
I get the following error: (my code is below the error) Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type Microsoft.Web.UI.WebControls.BasePostBackControl from asse...
custom error disappear problem (3 replies, VIP)
ASPFriends.com 'aspngconfig' list
Moved from [aspngsec] to [aspngconfig] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi, i add some codes in web.config already: customErrors mode "On" defaultRedirect "myError.aspx" error statusCode "404" redirect "my404Error.aspx" / /customErrors But, in case of an error occur, VS.NET still show: ... configuration system.web customErrors mode "RemoteOnly"/ /system.web /configuration ... con...
v1 custom errors help needed (3 replies)
ASPFriends.com 'aspngconfig' list
Moved from [aspngfreeforall] to [aspngconfig] by Marcie Jones marciejones@yahoo.com I have my web.config file setup as indicated in the doc, but it's not working. I want to redirect to a page when an error occurs, and capture 404 and 500 to redirect to specific pages. Here's the code that's not working. ?xml version "1.0" encoding "utf 8" ? configuration system.web customErrors mode "On" defaultRe...
Unanswered - changing Cookieless setting per user (5 replies)
ASPFriends.com 'aspngconfig' list
Is it possible to change the SessionState cookieless setting in the web.config on a per session basis? I ideally want to be able to use cookies however want to be covered if the user has them disabled. I am therefore planning on testing to see if the user has them enabled or not and then to set the cookieless setting. Any ideas would be appreciated. Cheers, Julian Voelcker The Virtual World (UK) L...
v1 web.config/custom error handling quesiton (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Copied from [aspngfreeforall] to [aspngconfig] by dreilly doug@accessmicrosystems.net I have my web.config file setup as indicated in the doc, but it's not working. I want to redirect to a page when an error occurs, and capture 404 and 500 to redirect to specific pages. Here's the code that's not working. ?xml version "1.0" encoding "utf 8" ? configuration system.web customErrors mode "On" default...
cluster config (4 replies)
ASPFriends.com 'aspngconfig' list
OK. Exactly what changes need to be sync'd in the machine.config files to avoid the "viewstate" errors across a cluster? I thought it was just the validationKey and decryptionKey but we are still getting intermittant veiwstate errors even though these values match. TIA! ~Brad Kingsley Microsoft MVP ASP Windows 2000 MCSE http://www.orcsweb.com/ Windows 2000 Advanced Hosting #1 in Service and Suppor...
.pdb file? (2 replies)
ASPFriends.com 'aspngconfig' list
Hi All, I'm trying to figure out what the minimum set of files needed to run an app in production are. With my testing I've been able to successfully launch a working app with just the following files .aspx file(s) global.asax web.config bin/app.dll bin/app.pdb My question: What is the .pdb file? Do I need it? What does it do? TIA Carson
running sites in internet (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
I removed the authentication element from my web.config and it worked. But I have another problem. I have two sites and both of them generate a dll with the same name, web.dll, for example. Both of the dll s remains in the same directory and so, when I want to run a site I need to delete the dll related to the other site. Is there anyway to set the web.config, for example, to indicate the dll to b...
assembly tag in web.config (2 replies)
ASPFriends.com 'aspngconfig' list
I would like to establish an .dll to my web site, because in the bin directory, there are several .dll, each one related to one different site. In web.config, can I do it? I ve tryied to use assembly tag but when I use assembly "xxxxx.dll" it occurs an error. Is it possible to define which .dll I want to use? Giovani.
URL Errors (3 replies)
ASPFriends.com 'aspngconfig' list
Can anyone help with this. I have installed the IBS Portal to my hosting company and all works well with one exception. If you type in the url http://users.ihost.biz/tristans http://users.ihost.biz/tristans the portal comes up and works ok. However if you use the domain name it returns an error message. The error resides in the URL, I get http://www.sic luceat lux.com/tristans http://www.sic lucea...
File Upload (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
Moved from [aspngdatagridrepeaterdatalist] to [aspngconfig] by Marcie Jones marciejones@yahoo.com Hello list, I am building a file upload page using HTTPFileCollection and HTTPPostedFile objects. I am noticing if the filesize is over around 4 MB, it is failing ( no error ... just says page not found ) ... Is there anything that I am missing ? Thanks for your time ... Rahul
Error trying to read config file (2 replies, VIP)
ASPFriends.com 'aspngconfig' list
This is my first .Net project. What can I change to be able to read this value? Here's the error: Compiler Error Message: BC30451: The name 'ConfigurationSettings' is not declared. Here's the config file I'm trying to read: ?xml version "1.0" encoding "utf 8" ? configuration ! application specific settings appSettings add key "ConnectionString" value "server localhost;Trusted Connection true;datab...
File upload question (2 replies)
ASPFriends.com 'aspngconfig' list
Hi, Im building a form that uploads files. The problem is, when the file exceeds the limit that is specified in the machine.config file, it gives no error and ...just says page not found. How can i control this behaviour? How can i control the page where it goes when the maximum length is reached? How can i control the error so i can say to the user that the maximum lenght was reached? Thanks Fili...
Portal Login Problems (2 replies)
ASPFriends.com 'aspngconfig' list
Hi everyone! I have a problem with IBS Portal that is annoying to say the least. It involves the ability to register/login on the portal at my site. If you visit http://users.ihost.biz/tristans you will find the IBS portal and if you register and then try to login at this URL you will find that the login is successful. Now, try your login at http://www.sic luceat lux.com http://www.sic luceat lux....
Machine.config Questions (7 replies)
ASPFriends.com 'aspngconfig' list
Hi, I have several web applications and also a windows service in my project. I originally had my db connect string in my server's root web.config file. However, since my windows service needs the connect string also, I had to move the connect string to machine.config. Consequently, I have a couple of questions: 1. Is machine.config the proper place for information that needs to be shared between ...
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