No announcements
Found 3721069 threads
-
0 Votes
"Unable to read the project file" error when creating a new project
This can be beneficial to other community members reading this thread.Answered | 7 Replies | 3339 Views | Created by kmes40505 - Saturday, January 20, 2018 11:13 PM | Last reply by kmes40505 - Wednesday, January 24, 2018 9:28 PM -
1 Votes
IISExpress is failing to read configuration file
Actually this forum is to discuss the VS IDE, my understanding is that the real issue is related to the IIS with shared configuration on UNC.Answered | 5 Replies | 2921 Views | Created by De Bronte - Wednesday, December 10, 2014 12:31 AM | Last reply by Jack Zhai-MSFT - Friday, December 12, 2014 6:55 AM -
0 Votes
configuring iis express failed with the following error unable to access the iis metabase
Options -> Projects and Solutions -> Web Projects.Answered | 4 Replies | 3730 Views | Created by r_petrov - Monday, December 21, 2015 11:36 AM | Last reply by saeid ghosini - Sunday, October 13, 2019 10:44 AM -
1 Votes
Azure Files and IIS Shared Configuration
After exporting the shared configuration from the first server, it may be easier to configure the other servers by copying the redirection.config file ...Answered | 3 Replies | 4416 Views | Created by Rafael Bernardes - CooperaTI - Sunday, July 13, 2014 6:36 PM | Last reply by Xuefei Frank Li - Wednesday, September 17, 2014 12:58 AM -
4 Votes
Error Configuring IIS Express
The error message “Configuring IIS Express failed with the following error:Filename: redirection.config Error: Cannot read configuration ...Answered | 1 Replies | 15752 Views | Created by gnboorse - Thursday, May 26, 2016 1:34 AM | Last reply by Sara Liu - Friday, May 27, 2016 6:44 AM -
6 Votes
Cannot open web project which is configure to use IIS
Right click on project, Edit .csproj file, and replace following tag <IISUrl> http://localhost/site </IISUrl>"; with ...Answered | 3 Replies | 53211 Views | Created by Regmi - Wednesday, June 30, 2010 9:34 AM | Last reply by Sejal Maheshwari - Wednesday, July 25, 2012 6:52 AM -
2 Votes
Cannot read configuration file due to insufficient permissions
Add IIS_IUSRS with Read permission on ProductsService.svc file as well as web.config 2.Answered | 9 Replies | 122114 Views | Created by Dynamic - Tuesday, October 28, 2008 12:19 PM | Last reply by transporter_ii - Tuesday, August 14, 2012 10:25 PM -
0 Votes
Unable to Launch IIS Express Server
2.If it still persists after the repair , the reason may be related to bad IIS config file.Answered | 1 Replies | 1304 Views | Created by JohnFrede - Thursday, September 15, 2016 6:05 PM | Last reply by 宝宝徐 - Friday, September 16, 2016 5:50 AM -
2 Votes
Read a file from Project folder in Orchestration
So you'd rather store it in configuration place.Answered | 2 Replies | 1172 Views | Created by Praveen A - Monday, December 23, 2013 8:03 PM | Last reply by Leonid Ganeline - Monday, December 23, 2013 9:16 PM -
1 Votes
Unable to debug or run on local IIS
I found the solution here: https://superuser.com/questions/1260805/iis-10-cannot-read-empty-configuration-file/1260834?Answered | 3 Replies | 2927 Views | Created by Paul Marangoni - Tuesday, November 28, 2017 12:34 AM | Last reply by Jack Zhai-MSFT - Thursday, November 30, 2017 2:42 AM -
1 Votes
IIS configuration error for python Django project
Also, IIS does not support Django so if you are looking to host on IIS then you will need to use something different rather than Django as it will ...Answered | 25 Replies | 3230 Views | Created by Hastik Patel - Friday, February 1, 2019 12:01 PM | Last reply by Hastik Patel - Friday, March 22, 2019 7:22 AM -
0 Votes
Xml Configuration File read write using C#
XmlSerializer serializer = new XmlSerializer(typeof(MyConfig)); MyConfig config = new MyConfig(); config.property1 = "option1"; config.property2 = ...Answered | 2 Replies | 10693 Views | Created by lovelyCSharp - Tuesday, July 31, 2012 9:34 AM | Last reply by Dan Randolph - Wednesday, August 1, 2012 4:28 AM -
0 Votes
Reading in project text file
InstalledLocation apply only to read data on published phone apps.Answered | 2 Replies | 607 Views | Created by Burkus - Monday, March 30, 2015 11:48 PM | Last reply by lxd_DD - Tuesday, March 31, 2015 5:58 AM -
2 Votes
Unable to read File full path using " msg(FILE.ReceivedFileName) " in orchestration. is there any other alternative for read File full path.
what pipeline you are using in the project.Answered | 7 Replies | 3206 Views | Created by mkalyansrinivas - Monday, December 3, 2012 4:45 AM | Last reply by mkalyansrinivas - Monday, December 3, 2012 12:32 PM -
0 Votes
Read and Write Configuration properties in a DTE project using Data Tools
I can read the general properties using the method you mentioned here.Answered | 8 Replies | 758 Views | Created by Priyal Walpita - Thursday, December 29, 2016 12:27 AM | Last reply by Carlos J. Quintero - Thursday, January 5, 2017 4:23 PM -
0 Votes
Unable to read project file.
Property Pages > Web and clicked the IIS Web Server button.Answered | 5 Replies | 316 Views | Created by Anonymous - Wednesday, February 11, 2009 12:52 PM | Last reply by Anonymous - Tuesday, October 20, 2009 12:58 AM -
0 Votes
Reading Client Configurations using C#
Hi, It is possible by using the System.Configuration API and System.ServiceModel.Configuration.ServiceModelSectionGroup class.Answered | 2 Replies | 5297 Views | Created by babu2749 - Monday, July 20, 2009 5:37 AM | Last reply by babu2749 - Tuesday, August 11, 2009 5:32 AM -
0 Votes
configuring IIS to host service as xoml file.
Also, if you are just getting the XOML file back from the server, it seems like some configuration is not right on your IIS.Answered | 5 Replies | 4316 Views | Created by TobyKraft - Wednesday, December 3, 2008 8:18 PM | Last reply by Matt Milner - Pluralsight - Thursday, December 11, 2008 4:48 PM -
0 Votes
Application Settings Based on Configuration Condition in Project File
I originally posted it in the Visual Studio IDE forum since it appears to be an issue with Visual Studio not understanding/reading the conditional statements in the project ...Answered | 6 Replies | 1403 Views | Created by HomeGrownCoder - Thursday, July 30, 2015 12:26 AM | Last reply by Barry Wang - Tuesday, August 4, 2015 3:09 AM -
0 Votes
Unable to launch the configured Visual Studio Development Web server.Unable to start program 'C:\Program Files\IIS Express\iisexpress.exe
According to the error message, there has something wrong with your IIS Express configuration.Answered | 1 Replies | 3001 Views | Created by HariAttri - Friday, February 19, 2016 8:27 AM | Last reply by Weiwei Cai - Monday, February 22, 2016 3:17 AM - Items 1 to 20 of 3721069 Next ›
No announcements