Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Configuration and Deployment | Forum profile

Forum profile page for Configuration and Deployment on http://www.asp.net. This report page is the aggregated overview from a single forum: Configuration and Deployment, located on the Message Board at http://www.asp.net. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Configuration and Deployment" on the Message Board at http://www.asp.net is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Forums - ASP.NET Forums - Configuration and Deployment (site profile, domain info asp.net)
Title: Configuration and Deployment
Url: http://forums.asp.net/26.aspx
Users activity: 22 posts per thread
Forum activity: 145 active threads during last week
 

Posting activity on Configuration and Deployment:

  Week Month 3 Months
Threads: 145 357 977
Post: 288 752 2,118
 

Configuration and Deployment Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Thomas Sun – MSFT
33
user's latest post:
web.config oddity
Published (2009-12-22 21:53:00)
Hi, If we don't specify applicationName attribute, ASP.NET will use the application virtual path as the applicationName. If we move the web application to server, the virtual path will be changed and does not match the one in database. It would be better that you add applicationName="/" in web.config before ASP.NET creates aspnetdb.mdf. For more information, see...
jeff@zina.com
11
user's latest post:
URL Rewriting
Published (2009-12-22 08:28:00)
What does "not working" mean?  What did GoDaddy support say about this? Jeff 
aggonzalez
8
user's latest post:
Way to refresh Web Application...
Published (2009-12-16 20:26:00)
Hi jtbs I am not sure if this suits your needs but maybe can help you to solve your problem. http://weblogs.asp.net/fmarguerie/archive/2007/04/26/using-configsource-to-split-configuration-files.aspx http://msdn.microsoft.com/en-us/library/ms228057(VS.80).aspx If you need help with this issue do not hesitate to communicate with me. Greetings.
integrasol
8
user's latest post:
User does not have permission to...
Published (2009-12-20 06:07:04)
Well, the error message seems to suggest that an attempt to open a connection to a SQL Server database is failing. Do you have any code in say the Global.asax file or a master page that might be the cause of this? What does the markup on the Web Form look like? In addition, can you open another Web Form, and get a different result?
asmgx
8
user's latest post:
Can someone tell me what is that...
Published (2009-12-18 03:01:00)
now i am getting the error  i used to have when i first posted this problem, also i searched my computer, there is no file with  vsjlib in my machine !!
urharoon
5
user's latest post:
running asp.net web application...
Published (2009-12-19 02:58:00)
No, as i mentioned the root folder on my web server is the only made as virtual/application folder in IIS. I have many sub-domains that are running fine with ASP Classic websites but I know ASP.Net has different situations. I believe the site will work fine if i put it on my root folder but i need to put it on a sub-folder which is pointing to a sub-domain. So, its something like this: Root Folder:...
craigton
5
user's latest post:
web.config oddity
Published (2009-12-22 05:41:00)
Hi Thomas, Thanks for this. My web application works perfectly well having modified the ApplicationServices connection string to point to my local/custom database and using another connection string which is not part of the default web.config that Microsoft VS2010 generates does not offer any benefits that I can see. This post is simply asking if anyone knows why a seemingly illogical statement works viz  applicationName =...
SGWellens
5
user's latest post:
DataFormatString works on dev....
Published (2009-12-22 11:39:00)
Dodde47: It worked on my workstation because it had the "correct" default date settings.   All machines have default date settings whether "correct" or not. On the server, you said the date looked like this: "22/12/2009 00:00:00" which implies NO date formatting was applied (it is including the time field).  
ThotaAshok
4
user's latest post:
As soon as user hit's the...
Published (2009-12-16 10:02:47)
My each .aspx page is inheriting the PageBase class which has the below method overriden and with the below code. If you see carefully the expiration of "langCookie" been given as 30 minutes. Will this be a problem?  Below is a little code of my PageBase and my index.aspx. One more problem we found was we have below herirarchy. MainSite ( Web Site ) ==> Properties ==> Documents...
svibuk
4
user's latest post:
setting page size frm webconfig...
Published (2009-12-15 07:24:00)
 thanks i got it
 

Latest active threads on Configuration and Deployment::

Forums - ASP.NET Forums
Started 3 days, 17 hours ago (2009-12-21 02:09:00)  by swagat1986
When u create a virtual directory fore each folder there is an defalt page is predifine and it is default.aspx so when u create vd plz select folser right ckick properties document then check whether enable default document check box is checked or not if it is check then un checked it
Thread:  Show this thread (9 posts)   Thread info: Configuring default page for websites Size: 420 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Configuring default page for websites :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 3 days, 22 hours ago (2009-12-20 21:44:00)  by amintaheri
Try running it locally or looking at the error log on the server, a lot of times that can give you hints, such as login audit failures, permission errors, invalid objects, etc.
Thread:  Show this thread (14 posts)   Thread info: Login screws up my deployed site Size: 287 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Login screws up my deployed site :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 4 days, 4 hours ago (2009-12-20 15:24:33)  by agent
It looks like the hosting provider has changes something on the server , but be sure that the web app is not doing anything memory intensive
Thread:  Show this thread (4 posts)   Thread info: application pool out of memory Size: 261 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: application pool out of memory :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 4 hours ago (2009-12-23 15:45:52)  by DarrellNorton
You can have multiple web.config files but they must be in different directories. See this article for details: http://msdn.microsoft.com/en-us/library/ms178685.a spx
Thread:  Show this thread (2 posts)   Thread info: More than one web.config file Size: 351 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: More than one web.config file :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 4 hours ago (2009-12-23 15:32:23)  by suthish nair
If you are changing .aspx page, upload that also. For code behind upload dll.
Thread:  Show this thread (3 posts)   Thread info: Website Update Size: 163 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Website Update :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 12 hours ago (2009-12-23 07:12:54)  by sreejukg
AsyncTimeOut Defines the time-out interval (in seconds) used when processing asynchronous tasks. The default is 45 seconds. The value must be an integer e.g. <@Page AsyncTimeOut="10000" ........> refer http://msdn.microsoft.com/en-us/library/ydy4x04a.a spx
Thread:  Show this thread (3 posts)   Thread info: Set page timeout in web.config using Size: 531 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Set page timeout in web.config using :: Configuration and Deployment :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 1 day, 12 hours ago (2009-12-23 07:08:55)  by kapilsanchihar
Give the full qualified name of the assembly i.e. if there are namespaces then include them
Thread:  Show this thread (5 posts)   Thread info: Problem to Register httpModule Size: 207 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem to Register httpModule :: Configuration and Deployment :: Forums - ASP.NET Forums"
 

Hot threads for last week on Configuration and Deployment::

Configuration and Deployment
Started 3 days, 22 hours ago (2009-12-20 21:44:00)  by amintaheri
Try running it locally or looking at the error log on the server, a lot of times that can give you hints, such as login audit failures, permission errors, invalid objects, etc.
Thread:  Show this thread (14 posts)   Thread info: Login screws up my deployed site Size: 287 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Login screws up my deployed site :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Re: web.config oddity - 12 new posts
Started 1 week, 1 day ago (2009-12-16 12:16:00)  by SGWellens
This doesn't look like a valid applicationName (a forward slash?): applicationName="/"
Thread:  Show this thread (12 posts)   Thread info: web.config oddity Size: 211 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: web.config oddity :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 1 week, 4 days ago (2009-12-13 14:59:00)  by aggonzalez
Hi asmgx Try to create an application from that folder, instead of use "Add Virtual Directory", use "Add Aplicattion" and use the defaults options that have and browse it from your web browser. Please tell me if this helps you to solve your problem. Greetings.
Thread:  Show this thread (14 posts)   Thread info: Can someone tell me what is that i am doing wrong here?!!! Size: 411 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can someone tell me what is that i am doing wrong here?!!! :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 3 days, 17 hours ago (2009-12-21 02:09:00)  by swagat1986
When u create a virtual directory fore each folder there is an defalt page is predifine and it is default.aspx so when u create vd plz select folser right ckick properties document then check whether enable default document check box is checked or not if it is check then un checked it
Thread:  Show this thread (9 posts)   Thread info: Configuring default page for websites Size: 420 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Configuring default page for websites :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 1 week, 1 day ago (2009-12-16 00:32:00)  by qwe123kids
Hi, Can U post the Code??? OR what Operation are U trying to Do.??
Thread:  Show this thread (7 posts)   Thread info: Security Exception : System.Security.SecurityException: Request failed... Size: 192 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Security Exception : System.Security.SecurityException: Request failed. :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 2 days, 9 hours ago (2009-12-22 10:03:00)  by SGWellens
That should work (the hard coded format string should override the machine's default format). Are you sure you have deployed the file properly and it's the one being used?
Thread:  Show this thread (7 posts)   Thread info: DataFormatString works on dev. workstation but not when deployed on... Size: 308 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DataFormatString works on dev. workstation but not when deployed on
test server . :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 1 week, 1 day ago (2009-12-15 22:09:15)  by Das.Sandeep
Hello, I think you are exactly looking for below link posted in microsoft link: http://support.microsoft.com/kb/301240 Please let me know if you need more help. Please give us feedback no matter whether you get your answer. Please "mark as answer" if it's useful for you. Regards, Sandeep
Thread:  Show this thread (5 posts)   Thread info: Web form options based of login credentials Size: 518 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Web form options based of login credentials :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Re: Web.Config - 6 new posts
Started 3 days, 17 hours ago (2009-12-21 02:05:53)  by ritesh_c
http://forums.asp.net/p/1435221/3232121.aspx
Thread:  Show this thread (6 posts)   Thread info: Web.Config Size: 155 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Web.Config :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 1 week, 2 days ago (2009-12-15 17:01:21)  by DarrellNorton
From the MSDN documentation : Targeting .NET Framework 3.5 SP1 Starting in Visual Studio 2008 SP1, you can specify .NET Framework 3.5 SP1 as an application target. However, .NET Framework 3.5 SP1 is not available on the Target Framework drop-down list. Therefore, for applications in which you want to specifically target .NET Framework 3.5 SP1, you must either...
Thread:  Show this thread (7 posts)   Thread info: Specifying target framework Size: 1,985 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Specifying target framework :: Configuration and Deployment :: Forums - ASP.NET Forums"
Configuration and Deployment
Started 6 days, 9 hours ago (2009-12-18 10:23:00)  by divided
Are you running IIS? If so, you can right click on your website in IIS and change the url to add your folder. Then, you can specify your default page on the "Documents" tab. If it's not in the list, add it and move it up to the top.
Thread:  Show this thread (6 posts)   Thread info: running asp.net web application from a sub-domain (inside root folder... Size: 367 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: running asp.net web application from a sub-domain (inside root folder)! :: Configuration and Deployment :: Forums - ASP.NET Forums"

This page was found by:   Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 8000401a.  configuration and deployment in .net  Error: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 8000401a.