Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:713462
More Search Options
RSS Available
Matching Posts
Re: How to launch exe file from ASP server
Hi haythaaam, Since you mention "CPanel", I think you are trying to install the web project on the hosting web server. If I have misunderstood your concern, please let me know. From your description, we can understand that you have uploaded the setup.exe to the hosting web server and the problem is you cannot execute that .exe file. In my opinion, this is an expected behavior. If you can upload an exe file and then execute it, other people such as hackers can upload and execte virus on
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 10/3/2008
Re: Create a setup file using Setup Wizard but did not compile
Hi aspfun, Based on my understanding, your concern is the web setup project installs the web project to the target machine with all source codes available. If I have misunderstood your concern, please let me know. To hide the source codes for deployment purpose, you may consider using Web Deployment Project. With the help of this add-in we can pre-compile web project easily for deployment, then the compiled assembly rather than code behind files will be copied to the target machine. For your reference
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 10/2/2008
Re: need to know how to: change asp.net framework after Web App Install
Hi pehuen, Based on my understanding, you want to set the ASP.NET version of the web application during installation. If I have misunderstood your concern, please let me know. To achieve this goal, you are right that we should add corresponding code in the CustomAction class. As you may know, the aspnet_regiis utility has the ability to change the ASP.NET version of the target web application. For example, the following command changes the ASP.NET version of “ WebApp1 ” web application to “ 2.0.50727
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 10/2/2008
Re: Cannot get my ASP.Net website to work... please help!!!
[quote user="cencalstud"] Error 1 Unexpected end of file looking for </head> tag. [/quote] [quote user="cencalstud"] Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. [/quote] Hi cencalstud, For the first issue that occurs on your local machine
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 10/1/2008
Re: Regarding multiple web.config files in application
[quote user="vudugumahesh"] I added multiple web.config files in my application and i didn't get any error. but iam unable to access another web.config file. [/quote] Hi vudugumahesh, We can have several web.config files in one web application, but they have to be placed to different folders. For example, consider the following structure. Web Project ---default.aspx --- web.config ---subfolder1 ------subpage1.aspx ------ web.config ---subfolder2 ------test.aspx ------ web.config As
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 9/29/2008
Re: WPF application deployment issue (Asp.net 3.5)
Hi anee111, As this is a WPF deployment issue, I recommend post the question to the WPF forum. Thanks. Windows Presentation Foundation (WPF) http://social.msdn.microsoft.com/Forums/en-US/wpf/threads/
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 9/26/2008
Re: QueryString parameter sometimes disappears in NavigateURL property.
Hi LouArnold, I agree with your opinion, viewstate and HTTP method are the cuases of this issue, actually you can confirm a request is GET or POST by checking the HttpRequest.HttpMethod property. Assume I test the web appliation by the following steps: 1. View the web page at the first time. 2. Click the HyperLink. 3. Click the Button. 4. Click the HyperLink. 5. Click the Button. Let’s see what happens in code behind when the viewstate of the HyperLink1 control is disabled. 1. GET request to http
Posted to
State Management
(Forum)
by
Benson Yu - MSFT
on 9/26/2008
Re: Configuration error - Rolemanager problem
Hi MikeMackey, If it is your colleagure who are managing the web server, please let him check my posts in the following thread. However, if your web appliation are behing hosted on the host provider, you probably need to contact host provider support. Just for your reference, please check the sample that provided by GoDaddy help. Creating a Virtual Directory on Your Windows Hosting Account http://help.godaddy.com/topic/173/article/4141 This response contains a reference to a third party World Wide
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 9/26/2008
Re: HTTP Error 500.19 - Internal Server Error
[quote user="mychucky"] < sectionGroup name= "system.web.extensions" type= "System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.6.0.0 , Culture=neutral, PublicKeyToken=31BF3856AD364E35" > < sectionGroup name= "scripting" type= "System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" > < section name= "scriptResourceHandler"
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 9/26/2008
Re: Exception of type System.OutOfMemoryException was thrown.
[quote user="jayanpal"]Why the worker process(Aspnet_wp.exe) is not showing up in the sever's task manager (win 2003 server),[/quote] Hi jayanpal, The IIS version is 6.0 on Windows Server 2003, so ASP.NET worker process is w3wp.exe rather than aspnet_wp.exe. As “ArminStockner” has said, you probably need to check if you allocated any unmanaged resources but forgot to dispose them. In addition, if you save the reference of managed objects in session, those objects will not be collected
Posted to
Configuration and Deployment
(Forum)
by
Benson Yu - MSFT
on 9/25/2008
Page 1 of 249 (2487 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
codeplex.com/testapi v 0.4 available
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Channel 9:
Corrinne Yu: Principal Engine Architect, Halo Team Microsoft
TechNet Edge:
IT Pro Momentum y Evidencias
Channel 10:
Xbox Goes Social with Facebook, Twitter, and Zune Integration
ASP.NET:
Enabling the ASP.NET Ajax script loader for your own scripts
ASP.NET:
Building High Performance Web Applications
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online