Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug in Visual Studio 2013 in creating ASP.NET Empty Web Site files *.dll and *.pdb

3 views
Skip to first unread message

RayLopez99

unread,
May 27, 2014, 4:26:43 AM5/27/14
to

Bug in Visual Studio 2013 in creating ASP.NET Empty Web Site files *.dll and *.pdb

For a project involving a new web site using web services, if you attempt to "Add Reference" then in the project tab in the dialog if you click on Solution|Project tab and check checkbox for WebService that appears (in this case the checkbox is for the project), if you do this there is a bug in that you will notice two files. *.dll and *.pdb are not created. These files need to be created, and are not, so this could be a bug in Visual Studio 2013, see, by analogy: Jan 2014: http://connect.microsoft.com/VisualStudio/feedback/details/811991/visual-studio-locks-pdb-files-and-the-build-fails-with-error-msb3061 ).

This same error does not appear in Visual Studio 2010 or 2012. Your system may be different but I have a generic multi-core machine running Windows 8.1

RayLopez99

unread,
May 27, 2014, 11:50:51 AM5/27/14
to
Update: no bug after all.

To make the files appear, you must compile, first change parameters, tools->option->debugging->symbol->server,yes then Ctrl+F5

RL
0 new messages