I do have window application that accept the user and password.
I would like to write an application using C# to write the user and password then hit submit to this active screen.
how can we do this?
hussain
I do have window application that accept the user and password.
I would like to write an application using C# to write the user and password then hit submit to this active screen.
how can we do this?
hussain
Hi,
I just installed Update 3 for VS 2013, but now I can not sign in into VS.
On the right top corner is showing yellow triangle and when I click on Sign in, nothing happen.
I also discovered when I have selected TFS as Source Code, I can not open Environment settings. It showing only "An error occurred loading this property page".
Where can be problem please?
Thanks for help!
Thanks, Sam
Salam
I am getting the error "an unhandled microsoft .net framework exception occurred in devenv.exe" while opening Visual Studio 2013. I am facing this problem after upgrading my operating system to Windows 8.1.
I have visited many sites but didn't get any appropriate answer. Can anyone please help me to get rid of this error.
Thank You
I do have window application that accept the user and password.
I would like to write an application using C# to write the user and password then hit submit to this active screen.
how can we do this?
hussain
Help --
I just installed VS2012 on my server 2008R2 machine and I am having problems:
I am creating a SharePoint 2010 Farm Solution with a content type Element file. In this file is a XmlDocument tag with an attribute NamespaceURI=http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url. It fails to find the schemas file.
The following is the entire element tag for the content type:
<?xml version="1.0" encoding="utf-8"?><Elements xmlns="http://schemas.microsoft.com/sharepoint/"><!-- Parent ContentType: Item (0x01) --><ContentType ID="0x0100B4F1E630065C4B17AE898DBBE157FCE2" Name="MyContentType" Group="Custom Content Types" Description="My Content Type" Inherits="TRUE" Version="0"><FieldRefs><FieldRef ID="{7efd0ac4-a880-47ae-a08a-609ff8250afc}" DisplayName="Requestor" Required="FALSE" Name="Requestor" /><FieldRef ID="{132b9323-00d6-442f-a6d1-1bb3855be1c5}" DisplayName="Site URL" Required="FALSE" Name="Site URL" /><FieldRef ID="{0c820fba-a6da-47a4-94b5-7b70ef229460}" DisplayName="My Status" Required="FALSE" Name="My Status" /><FieldRef ID="{f98d41a1-a4db-4daa-93de-4d6ec6180f59}" DisplayName="Requestor Comments" Required="FALSE" Name="Requestor Comments" /><FieldRef ID="{9011bfd4-85c9-4da4-a093-d2362d16afd7}" DisplayName="Submit Date" Required="FALSE" Name="Submit Date" /></FieldRefs><XmlDocuments><XmlDocument NamespaceURI="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url"><FormUrls xmlns="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms/url"><New>_layouts/SpDevPipelinePractice1/MyForm.aspx</New><Edit>_layouts/SpDevPipelinePractice1/MyForm.aspx</Edit></FormUrls></XmlDocument></XmlDocuments></ContentType></Elements>
I also notice that I had .Net 3.5.1 installed before I installed VS2012 and not I only have .Net 4.5 installed and .Net 3.5.1 is not there.
Any help would be appreciated.
Thanks
Jack
Hi,
I wanted to create a snippet to add a piece of jquery code but my snippet which validates ok, has everything after a $ removed.
eg
$(document).ready(function){ - this line is removed
more code........
});
anything placed before the $ still remains intact.
To me it feels like some over like an over zealous regular expression is removing my code.
Update:
I have got round issue by expanding $ to jQuery but I still think this is a bug
Todd Haehn
Hi GUys,
Need help at earliest....
I have a situation to build a service based on the request. This is the first time i had to work like this.....
Request that client system sends me:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns1:dataset xmlns:ns1="http://www.mysol.com/entity">
<ns1:Report Name="SalesOctober08" Description="Monthly Sales Analysis Rpt 1" Created="01/01/2008" FileName="Sales_rpt_2008" />
<ns1:Report Name="SalesOctober09" Description="Monthly Sales Analysis Rpt 2" Created="01/01/2009" FileName="Sales_rpt_2009" />
<</ns1:dataset>
I have created an object SalesReport that has parameters Name, Description, Created, FileName
Can someone please show me how to expose a wcf rest api service that accepts the above request..and then deserialise to objec of SalesReport...
It seems Microsoft doesn't allow valid concerns to be addressed in their forums anymore. I voiced my concerns about the direction they're taking Visual Studio and I find the thread has now been deleted, in true gangsta fashion. You don't like what your customers are saying? Just silence them.
I just downloaded "VS2013.3.ISO" for the "Professional" version to update my Visual Studio software to the latest version. The .ISO file is at least a gigabyte larger than the original release .ISO file I still have on my computer.
I wonder if it's possible to delete the original Visual Studio 2013 Professional .ISO image file and just use this behemoth if I ever decide to reformat my system and install from scratch. Is that possible?
Hello is there and/or what's the best way to convert an existing VS 2003 source files (VB) to VS 2008 version in aiming to have a compiled .EXE network executable file?
Thanks in advance.
I am trying to run Static Code Analysis against a SQL Server database project using VS 2010 Premium.
When I try to run the analysis, I see the message 'Code analysis failed' at the bottom on the screen and nothing happens. I cannot find this message anywhere in any posting to determine what it means.
Does anyone know what is going on? Do I need TFS? The examples and walk-throughs for running Static Code Analysis online all seem to refer a step that involves using TFS.
Thanks in advance
vs2013 C++.
The indentation is incorrect when I omit some brackets, e.g.:
if (1)But vs2013 format this into below:
if (1)The line 'int a = 0;' is indented incorrectly, unless I add brackets for the 'if(1)' and 'if(2)'. This does not happen in vs2010 or vs2012.
Tried on Windows 7 (IE10 browser), Win 12 Server R2 (IE11) but no luck.
// IE 10 version is 10.0.9200.17028
// Visual Studio 2013 Premium
Microsoft Visual Studio Premium 2013
Version 12.0.21005.1 REL
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Premium
I want to get this work with VS 2013 premium only!!
Just FYI : There is another thread in msdn but that is not this issue:
http://social.msdn.microsoft.com/Forums/en-US/17a4cbe3-b62d-4e21-8049-c161d622742e/microsoft-visual-studio-2013-premium-coded-ui-test-does-not-work-with-microsoft-internet-explorer-11?forum=vsmantestPlease help!
Thank you
Chandra
I would like to click a Button and then the Pop Up will show Untill I Use a code to exit it!
Im using the Built In PopUp System and wondering what the code was to make it show in an If Statement.
Such as If Button_Tapped, PopUp Open? You know
Any Help is Greatfull thanks!
In Visual Studio, if I go Debug > start debugging or Debug > Start without debugging, the browser appears after a few seconds, but then is sits there with the connecting message for about 30 secs before the page loads (i.e. to http://localhost:51350/).
I have created a brand new empty MVC4 internet application to check it is not breakpoints or something.
It is the same on Firefox and Internet Explorer.
Subsequent clicks on the links on the browser page (or pressing F5 in the browser) are very fast - it is just the initial load after compliation that is slow.
The only uncomented line in my hosts file is: 127.0.0.1 localhost
If I load webpages with Apache it is very quick (of course I have apache switched off when I'm running the VS tests).
I have applied all updates to Visual Studio.
I'm on Visual Studio 2012, Windows 7 64-bit, 8GB RAM
We currently use VS2010Pro. But need to upgrade to a more recent version(2013). My company is a manufacturer and needs tools to mostly help in the production process. We only develop applications for internal use only, that connect to SQL server database server, we are not selling outside.
We sould like to know what are the limitations of using VSExpress compared to the paid PRO version. Is there any features not available? Can you point me to any documentation that would support this question.
Thanks
Pierre
I just moved from VS C++ 2010 to VS C++ 2013. After successfully compiling a code (desktop, console), when I start the executable (w or w/o debugging), VS 2010 opens the black cmd.exe window, runs the code, and at the end keeps the cmd.exe window open - which is what I want. VS 2013 runs the code and closes the cmd.exe window immediately. What do I do if I want the window to stay open? Thanks.