No announcements
Found 1045 threads
-
0 Votes
Data at the root level is invalid. Line 1, position 1
Publish Web Site] menu option, it compiles and gives the following error: "Data at the root level is invalid. Line 1, position 1." The compilation fails ...Unanswered | 37 Replies | 23118 Views | Created by Anonymous - Thursday, April 27, 2006 11:31 AM | Last reply by Anonymous - Friday, September 4, 2020 6:59 PM -
0 Votes
Web Deployment Project - Unresolved assembly reference not allowed
User-1669681369 posted I've migrated an ASP.NET project from VS 2003 to VS 2005. When I tried to build with Web Deployment Project, the following error ...Answered | 10 Replies | 2446 Views | Created by Anonymous - Monday, March 27, 2006 12:46 PM | Last reply by Anonymous - Thursday, July 30, 2020 6:23 PM -
0 Votes
timing out on deployment
User759549661 posted Hi folks, First, my tale of woe. I have been publishing updated versions of my new website successfully recently, but last evening I had ...Answered | 4 Replies | 604 Views | Created by Anonymous - Saturday, July 4, 2020 9:26 PM | Last reply by Anonymous - Wednesday, July 15, 2020 1:57 PM -
0 Votes
Option Strict Off in VB induces sloth?
User759549661 posted Hi folks, I recently added a VB logic module to my Visual Studio 2017 application, containing public functions to retrieve visitor locations ...Answered | 2 Replies | 319 Views | Created by Anonymous - Monday, May 11, 2020 4:22 PM | Last reply by Anonymous - Monday, May 11, 2020 7:24 PM -
0 Votes
ASP.Net Core Deployment to IIS VM
User-309523270 posted Hi, I have an mvc project(asp.netcore 2.2) which work's fine in my local machine. However, when I deploy to IIS on our ...Answered | 3 Replies | 794 Views | Created by Anonymous - Monday, October 28, 2019 10:37 PM | Last reply by Anonymous - Tuesday, October 29, 2019 3:54 PM -
0 Votes
email error: Value cannot be null. Parameter name: address
User759549661 posted Hi Folks, I have made an ASP.NET application in VS 2017 that sends me an email when a user makes a purchase. The email works when I use ...Answered | 6 Replies | 5095 Views | Created by Anonymous - Thursday, June 13, 2019 5:46 PM | Last reply by Anonymous - Saturday, June 15, 2019 5:49 PM -
0 Votes
"error 404 - file or directory not found" after deployment of ASP.NET web app
Sites > my site > Manage > Browser … I get "error 404 - file or directory not found" project start file is Default.aspx and that's what is set ...Unanswered | 1 Replies | 860 Views | Created by Anonymous - Sunday, February 24, 2019 5:43 PM | Last reply by Anonymous - Monday, February 25, 2019 10:02 AM -
0 Votes
a second ASP.NET web app hangs after deployed as IIS 'nested' Application onto primary web site
Sites > my primary web site > TEST (this Application added to primary) > Advanced Settings: App Pool = DefaultAppPool Physical Path = path to TEST's VS ...Unanswered | 3 Replies | 459 Views | Created by Anonymous - Sunday, February 24, 2019 2:49 PM | Last reply by Anonymous - Monday, February 25, 2019 9:09 AM -
0 Votes
ASP.NET WEBHOSTING
User-1430230007 posted Hi, I'm a beginner web developer.I created a MVC Application and i want to host her in internet, but i don't know what hosting web for my ...Unanswered | 5 Replies | 464 Views | Created by Anonymous - Wednesday, September 26, 2018 10:48 AM | Last reply by Anonymous - Monday, October 1, 2018 1:46 AM -
0 Votes
HOST MY MVC WEB APPLICATION USING MY LAPTOP USING GO DADDY DOMAIN.
User513553442 posted Hello Friends, I purchase web domain from go daddy,now i want to host my web domain from my local computer. My application development in ...Unanswered | 1 Replies | 416 Views | Created by Anonymous - Sunday, September 9, 2018 5:14 AM | Last reply by Anonymous - Monday, September 10, 2018 5:19 AM -
0 Votes
Problem with IIS Express
User1300559023 posted My website do some analysis of a CSV file, but I get this error when the I have a file of ...Unanswered | 3 Replies | 462 Views | Created by Anonymous - Tuesday, July 31, 2018 7:38 AM | Last reply by Anonymous - Thursday, August 2, 2018 9:29 AM -
0 Votes
Code saved to a TFS workspace getting removed on next get latest workspace.
User93267240 posted I'm not sure which forum this should go under but I'll try this one. I am working on an ASP .NET project and am have serious problems with TFS source control ...Unanswered | 3 Replies | 935 Views | Created by Anonymous - Monday, May 28, 2018 1:13 AM | Last reply by Anonymous - Tuesday, May 29, 2018 7:51 AM -
0 Votes
Migrating web application files from VS 2013 to 2017
User-1753299103 posted Hi, I originally created my web application(Razor) via webmatrix and after it was discontinued I easily created a new web application and ...Answered | 5 Replies | 437 Views | Created by Anonymous - Tuesday, May 15, 2018 1:40 PM | Last reply by Anonymous - Friday, May 18, 2018 12:21 AM -
0 Votes
Azure - Web Application - Publish
File --> New --> Project --> Visual C# --> Select ASP.NET Web Application --> Select Web Forms After completing the development, we have published our project. While ...Unanswered | 1 Replies | 479 Views | Created by Anonymous - Tuesday, January 23, 2018 7:25 AM | Last reply by Anonymous - Wednesday, January 24, 2018 3:00 AM -
0 Votes
web deploy for web form application
User-127506019 posted On a web form 2010 vb.net application, I did a rebuild of the web form application and this change was placed on a test report server and ran ...Answered | 3 Replies | 450 Views | Created by Anonymous - Saturday, December 2, 2017 4:04 AM | Last reply by Anonymous - Wednesday, December 6, 2017 7:19 AM -
0 Votes
How to deploy my asp.net mvc 5 website over the internet
User-1790113996 posted Good day to all mvc users, could you please give me the steps how to pulish my asp.net website over the ...Answered | 5 Replies | 641 Views | Created by Anonymous - Monday, September 25, 2017 8:45 AM | Last reply by Anonymous - Wednesday, October 25, 2017 8:42 AM -
0 Votes
Problem binding an SSL Cert with SNI enabled to support multiple SSL certs on single IP on IIS 8.5
User1696166799 posted I'm having a strange issue with IIS8.5 on Windows 2012 Server trying to select a wildcard SSL cert for site bindings with SNI flag enabled. Earlier I had ...Unanswered | 2 Replies | 633 Views | Created by Anonymous - Thursday, June 22, 2017 4:55 AM | Last reply by Anonymous - Saturday, September 30, 2017 5:00 PM -
0 Votes
How to publish MVC web app to local IIS without using the "Default Web Site"
User1868852945 posted In IIS I create a website named myProject that does not go under “Default Web Site” and has these settings... Site name: ...Answered | 4 Replies | 1214 Views | Created by Anonymous - Thursday, June 8, 2017 3:54 PM | Last reply by Anonymous - Friday, June 9, 2017 2:58 AM -
0 Votes
Project with SharePoint Authentication fail to load on Windows Server 2008 Standard
User-1432298075 posted Hi, I am currently retrieving data from my company's SharePoint site and display it on my ASP Project. I am ...Unanswered | 1 Replies | 358 Views | Created by Anonymous - Wednesday, May 24, 2017 2:43 AM | Last reply by Anonymous - Thursday, May 25, 2017 5:41 AM -
0 Votes
Visual Studio 2017 deploy a package
C:\Users\*\Downloads\WebDevPkgs\Vulpackage\VTrack.deploy.cmd /T /U:* /P:* /M:http://10.118.164.30/VulTrack SetParameters ...Answered | 2 Replies | 567 Views | Created by Anonymous - Wednesday, May 10, 2017 3:59 PM | Last reply by Anonymous - Thursday, May 11, 2017 11:27 AM - Items 1 to 20 of 1045 Next ›
No announcements