Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all 3509 articles
Browse latest View live

Pasting PRE code into VSComm2015, removes extra carriage returns

$
0
0

Hello..

When I paste PRE code into visual studio, it's removing my extra line feeds; there 470 total lines.

I have to go through and add the appropriate carriage returns to return the code to what it should be.

Where in the configuration is a way for me to turn off this "fix"?

Thanks..

Original Code:

</pre>
PARAGRAPH 1 INFO LINE 1
PARAGRAPH 1 INFO LINE 2
PARAGRAPH 1 INFO LINE 3

PARAGRAPH 2 INFO LINE 1
PARAGRAPH 2 INFO LINE 2
PARAGRAPH 2 INFO LINE 3

PARAGRAPH 3 INFO LINE 1
PARAGRAPH 3 INFO LINE 2
PARAGRAPH 3 INFO LINE 3
</pre>

Pasted Code:

</pre>
PARAGRAPH 1 INFO LINE 1
PARAGRAPH 1 INFO LINE 2
PARAGRAPH 1 INFO LINE 3
PARAGRAPH 2 INFO LINE 1
PARAGRAPH 2 INFO LINE 2
PARAGRAPH 2 INFO LINE 3
PARAGRAPH 3 INFO LINE 1
PARAGRAPH 3 INFO LINE 2
PARAGRAPH 3 INFO LINE 3</pre>




VSO Queue Build dropdown list is empty

$
0
0

Hi all,

I'm trying to create a new build in VSO but the Queue list is empty. How do I proceed on this?

Appreciate any help.

Error message during debugging

$
0
0

Hello,

when I open a aspx page, I get a lot of error messages relating to *.PDB files (see below). The page works as expected, but I don't get the error messages in an older backup copy of the project.

I have not added new references and things like that.
How come that I see those messages?

Thanks
Magnus

'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: Domain 2): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Caching\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Caching.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Build.Utilities.v4.0\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Build.Utilities.v4.0.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\792b6f77\ed4d6ec6_1908d101\Antlr3.Runtime.dll'. Symbols loaded.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\53c428e9\213ce2c7_1908d101\AspNet.ScriptManager.bootstrap.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\ebfe936f\d7ff05c8_1908d101\AspNet.ScriptManager.jQuery.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\DocumentFormat.OpenXml\v4.0_2.5.5631.0__31bf3856ad364e35\DocumentFormat.OpenXml.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\0d6f8b42\044bdcf0_de6ed101\Governix.dll'. Symbols loaded.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\6bed5561\ce1662c9_1908d101\Microsoft.AspNet.FriendlyUrls.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\4c77b2ad\1b6932c9_1908d101\Microsoft.AspNet.Web.Optimization.WebForms.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\aa7385c7\28fd43c8_1908d101\Microsoft.ScriptManager.MSAjax.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\85d2b8d6\ee5aa3c8_1908d101\Microsoft.ScriptManager.WebForms.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Web.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Web.Infrastructure.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\a6f869fd\f98104c7_1908d101\Newtonsoft.Json.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\a9864550\db51b7c7_1908d101\System.Web.Optimization.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\assembly\dl3\20dcbbcf\861435c6_1908d101\WebGrease.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.WebPages.Deployment\v4.0_2.0.0.0__31bf3856ad364e35\System.Web.WebPages.Deployment.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Loader\v4.0_1.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Loader.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Runtime\v4.0_12.5.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Runtime.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_global.asax.jwhlwtkh.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.Tracing\v4.0_12.5.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.Tracing.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml.Hosting\v4.0_4.0.0.0__31bf3856ad364e35\System.Xaml.Hosting.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'A_53763433_72a4_438e_be87_1394c1b566f8'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Web.Entity.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.Services.Design\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Services.Design.dll'. Cannot find or open the PDB file.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_us4n0v0q.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'A_eed70f1e_92c1_4089_bb86_f01867cd848e'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_jkjiia2n.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_hqj4m5yn.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_r5w4ru0q.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_5faed4ua.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_i2y5qcnc.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_ovzjg0qo.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_jjv4cen2.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_rn2ui232.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\Users\zdvu-wama\AppData\Local\Temp\2\Temporary ASP.NET Files\root\baf741f8\475eef42\App_Web_kfyowgwg.dll'. 
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/21/ROOT-1-131007767994255183): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualStudio.Web.PageInspector.HtmlParser\v4.0_12.5.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Web.PageInspector.HtmlParser.dll'. Cannot find or open the PDB file.
'iexplore.exe' (Script): Loaded 'Script Code (Windows Internet Explorer)'. 
The thread 0xb2c has exited with code 259 (0x103).
The thread 0x1888 has exited with code 259 (0x103).

Machine config is loading from Framework folder instead if Framework64 folder

$
0
0

Hi All,

All my projects had the platform x86. Now the client want us to change the platform to x64. So i have changed the active platform to x64.

Question

1) All projects platform version is not changed to x64 instead it changed to "Any CPU" ?

2) After changing the platform i am getting the BadImage format issue. What i suspect is machine config is loading from Framework folder instead if Framework64 folder.

Cannot run ASP.NET solution

$
0
0

When I try to run my MVC project it just says "Operation not supported. Unknown error 0x80004005", no matter what browser I use. When I try to run in browser (Ctrl+Shift+W) it says that it cannot run IIS Web Server Express. Are the two errors related? What can I do?

Using VS2015 with Windows 10.

VS crashing as soon as I edit master page

$
0
0

Hi all,

I recently got VS community 2015 update 1 (got it bundled with Unity3d) and it is absolutely unusable for me as it keeps crashing 100% of the time as soon as I get anywhere near a master page. Here is a use case that makes it crash:

  1. Open VS
  2. Click new project
  3. Choose ASP.Net web application with framework 4.5.2
  4. Choose web forms as a template
  5. When the project is created, open the master page (Site.Master)
  6. Make any insignificant change on it and save --> CRASH ("Microsoft Visual Studio 2015 has stopped working")

Needless to say, it is extremely frustrating... 

If it is relevant I run Windows 10 on a Mac Book Pro with Bootcamp. And I repaired VS at least 5 times already so that doesn't do it.

Anyone has any idea what is happening here and most importantly how to solve it?

Many thanks!

EDIT:

I isolated the issue. It has to do with the script manager control on the page. As soon as I remove the below VS stops crashing:

<asp:ScriptManager runat="server"><Scripts><%--To learn more about bundling scripts in ScriptManager see http://go.microsoft.com/fwlink/?LinkID=301884 --%><%--Framework Scripts--%><asp:ScriptReference Name="MsAjaxBundle" /><asp:ScriptReference Name="jquery" /><asp:ScriptReference Name="bootstrap" /><asp:ScriptReference Name="respond" /><asp:ScriptReference Name="WebForms.js" Assembly="System.Web" Path="~/Scripts/WebForms/WebForms.js" /><asp:ScriptReference Name="WebUIValidation.js" Assembly="System.Web" Path="~/Scripts/WebForms/WebUIValidation.js" /><asp:ScriptReference Name="MenuStandards.js" Assembly="System.Web" Path="~/Scripts/WebForms/MenuStandards.js" /><asp:ScriptReference Name="GridView.js" Assembly="System.Web" Path="~/Scripts/WebForms/GridView.js" /><asp:ScriptReference Name="DetailsView.js" Assembly="System.Web" Path="~/Scripts/WebForms/DetailsView.js" /><asp:ScriptReference Name="TreeView.js" Assembly="System.Web" Path="~/Scripts/WebForms/TreeView.js" /><asp:ScriptReference Name="WebParts.js" Assembly="System.Web" Path="~/Scripts/WebForms/WebParts.js" /><asp:ScriptReference Name="Focus.js" Assembly="System.Web" Path="~/Scripts/WebForms/Focus.js" /><asp:ScriptReference Name="WebFormsBundle" /><%--Site Scripts--%></Scripts>
</asp:ScriptManager>

Even if I replace the above with only 

<asp:ScriptManager runat="server"></asp:ScriptManager>

the problem is there, VS starts crashing again.

Why is that? I don't know...

Just in time debugger popup message issue

$
0
0

hi,

In my production, Iam getting the JIT debugger Popup msg frequently due to that server is getting slow and in production I don't have VS but only IIS.

I tried to fix this issue by using following method

  1. Click on Start Menu and Type Run (for P Hit Run box)
  2. Type in regedit and hit Enter
  3. Expand the Keys to located the place
  4. HKLM\Software\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger is one location.
  5. HKLM\Software\Microsoft\.NETFramework\DbgManagedDebugger
  6. Delete these keys. Or set the Auto key's value to 1.
  7. On a 64bit system the paths will be: HKLM\Software\Wow6432Node\Microsoft\...
  8. You may need to reboot the system as well. 

  • Get a Command Window (Command Prompt)
  • Type drwtsn -i and 
  • Hit enter

Build-Launch current page in Visual Studio

$
0
0

Hello,

How do I make Visual Studio 2013 launch the current .aspx page that is open at the time I do the Build? In my project Properties > Web > Start Action, it is already set to Current Page, but yet when I Build, it always opens the Default.aspx page. This only started happening recently and I don't recall doing anything to change this setting.

Thank you.


Script for Notification Counter

$
0
0

Good Day!

I am requesting assistance for a script on Notification Counter. I have searched the forum and did not find what I needed.

I am a new in SD. I am trying to create a script that counts how many new notifications I have.

This is similar to getting new messages on your phone. You immediately know how many new messages you have because of the notification count beside the icon.

Hope someone can shed light to this.

I appreciate it.

Visual Studio 2015 does not remember stuff

$
0
0

Visual Studio 2015 seems to forget several things: 

1.  The Toolbox is empty each time I open a project; if I reset the Toolbox, exit and reopen the project, it is OK, but next time - same problem.

2.  The Start Page does not remember the Last Used project or solution, and Open/Project or solution does not remember the starting folder.

3.  Does not recognize tag prefix "asp".  Seriously? 

I have run the setup with Repair option, reset all preferences to default.  All OK for a little while, then same problems return.

Help is most appreciated.

.ExecuteNonQuery() line in code [written in VB] doesn't work on Win Server 2012

$
0
0

I have a well behaved ASP.net 2.0 application written in VB using Visual Web Developer [last updated with VWD 2012]; the app has been live since 2003, and generally runs bug free

My hosting company recently upgraded my web server to Win Server 2012; ever since that upgrade, the app throws exceptions when it encounters any instance of .ExecuteNonQuery() in the code

I have 2 other instances of this same app running on Microsoft Azure web sites; it continues to work perfectly under that hosting [same code]

The app uses an Access 2008 .MDB file as a data store [the app is non-demanding, data-wise]

I have other ASP.net ASPX stuff that use similar .MDB data files on this new server, and they continue to work OK

Does anyone have any idea why this is happening; I'm stumped on how to fix this

Any assistance would be greatly appreciated

VS 2012 Copy Web Site Button

$
0
0

Hello,

I created my first web application in VS 2012.  It is one that existed in VS 2008 and I converted it to VS 2012(via Create new Project??).

When I start VS 2012, I have the options of Opening a Project or Creating a Project.  In VS 2008 I had the options of Open/Create a Project or Open/Create a Web Site, to which I would choose Create new Web Site.

In Vs 2012 I did not see the two options of: Project or Web site only Project. So I assumed (probably first mistake) VS2012 was calling all programs Projects.

So I created a new Project and build all of my pages, I tested them locally and everything seems to work.

Now I am ready to copy the programs out to our production server. 

I don't see a Copy Web Site button above the solution Explorer.  So now I am thinking I have created the wrong type of web site/Project?

IF I click the 'File' menu I see the options to Create a New Web Site? But that option was not there at the start of the main VS 2012 form. 

So either I should have created a new web site from the beginning (which I did not see an option for), or is the Copy Web Site button located somewhere else?

I found this on copying a web site:

To open the Copy Web Site tool

On the Website menu, click Copy Web Site.

  • The Copy Web window is displayed with files from the currently open Web site in the Source Web site lis

But I don' have a Website menu button?

What is going on?  Thanks!

</div>

 

VS 2015 assembly error

$
0
0

We are using VS 2015 Community and when I load my website and open a page in VS I get an underlined row at top of page that says "ASP.Net runtime error: Could not load the assembly. The property 'assembly' must be a valid assembly."

The webpage runs fine but how do I get rid of this underline and message in VS?

VS2013 CE + GIT - solution code not the same as unsynced commit

$
0
0

I had a working development environment with VS2013 Community, GIT and Azure.

Something got hosed up, and as a result the code in the solution is older than what is in an unsynced commit.

No clue how I got to this point. Git has been problematic for various reason.

Two questions how do I make my solution code the same as what is in the unsynced commit

and

what may have caused this to happen?

EDIT:

When I make an innocuous change to Default.cshtml, GIT does not list the new Default in Changes.

Looking through Windows Explorer, I find the new Default file in a different folder.

Visual Studio 2013 - Identity - incorrect URLs

$
0
0

Visual Studio 2013, using Identity account register/change password/login functions.

When sending a "confirm" or "reset password" email, the URL in the email is correct when running within the Visual Studio IDE, but is incorrect for a published project.

The URL comes through as "http://testsvr10/Account/ResetPassword?code....." but should be "http://testsvr10/projstatusexternal/Account/ResetPassword?code....", i.e. the top level folder name "projectstatusexternal" is missing.

We are using the /Account/Forgot.aspx, /Account/ResetPassword.aspx, and /Account/Confirm.aspx that are provided with a new web project in Visual Studio 2013.

We have coded a work around that alters the paths for the variables in the IdentityModel.vb, by passing in the correct top level folder name from a variable in the web.config. This works, but we would not expect to have to alter code in this file.

The following snapshots show the url paths in the code.


asp textbox vs input type="text"

$
0
0

I have a form that inputs data. When I submit the text from the input type="text" it makes it into the database but when I try to input text from theasp textbox I get an error saying that a value for that field is expected. I'm trying to use a RequiredFieldValidator for those fields but I'm unable to for theinput type="text" field. 

Any help is appreciated, thanks.  

My check box always submits "Yes"?

$
0
0

I have a checkbox that I have setup to send in a Yes or No value. It was working a while back but for some reason it's only submitting Yes now. 

<asp:CheckBox ID="cbAdminUser" runat="server" />

Dim strAdminUser As String = ""

        If cbAdminUser.Checked = False Then
            strAdminUser = "No"
        ElseIf cbAdminUser.Checked = True Then
            strAdminUser = "Yes"
        End If

		Dim strConnString As String = ConfigurationManager.ConnectionStrings("snfTimeSystemConnectionString").ConnectionString
            Dim con As New SqlConnection(strConnString)
            Dim cmd As New SqlCommand()
            cmd.CommandType = CommandType.StoredProcedure
            cmd.CommandText = "AddPrac"
			cmd.Parameters.Add("@AdminUser", SqlDbType.VarChar).Value = strAdminUser

            cmd.Connection = con

            con.Open()
            cmd.ExecuteNonQuery()
            lblMessage.Text = "Success!!"

            con.Close()
            con.Dispose()

Thanks in advance!

problems with breakpoints and cached (?) page

$
0
0

I am having 2 problems with an application I am developing (they are related).

I have been working on this application for a week or so and have not had any problems, everything including debugging was working as expected. then all of a sudden I had a problem and when I tried to correct it I couldn't and debugging is not working.

1) I was creating a new gridview  and misspelled the DataKeyNames value. I got the following error: "DataBinding: System.Data.DataRowView does not contain a property with the name SvcTaskID". I corrected it, rebuilt the solution and tried again - same error. I searched for and replaced all instances of SvcTaskID in all files in my project, have saved, exited Visual Studio, restarted IIS, and rebooted my PC and I am still getting the same error even though SvcTaskID no longer exists anywhere in the project.

2) I tried to set a breakpoint right before the DataBind statement to see if I could get more information and the breakpoint is being ignored. I set a few others, including one on the first line of code of the start page (just setting a variable to an initial value) and all breakpoints are now being ignored. This was working before also.

I have not made any significant changes to my code, I am in the process of just defining and populating all my initial objects - very simple stuff.  I am working with Visual Studio Ultimate 2013 version 12, Update 2 and .NET framework 4.6

Can anyone help me get this back on track?

Thanks,

Gretchen

Creating Virtual Directory for MVC Application

$
0
0

Hello All 

I am using VS 2015 and MVC 6 for my application. For prior versions of MVC we can create the virtual directory easily from Project=>Properties=>Web=>Create Virtual Directory under Servers section.

But, Now I am able to see that option in my project ? So how can I create virtual directory through VS2015 for MVC 6 application

OR

I have to create it through IIS compulsory ? If it is then what are the steps for it ?

Thanks !

How to debug mvc application from url in vs 2015

$
0
0

I have a MVC application in vs 2015. I want to debug from url with query string likehttp:/xxx.com/Register/SmartLink/85. But when I copy it in address bar and run it, program can not stop at the break point in the controller action. I need help on how to debug in this situation. Thanks.

Viewing all 3509 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>