Nuget Powerpacks Visual Basic mit .Net Framework kompatible machen - nuget

ich würde gerne wissen wie ich mit Nuget Microsoft Powerpacks Visual Basic mit dem Framework von Visual Studio 2022 Kompatible machen kann. vllt könnt ihr mir da helfen.

Refer to this page and offical documentation we can see that Visual Basic Power Packs are deprecated and not supported anymore.
If you need an alternative to Microsoft Visual Basic Power Packs you can try this package “System.Drawing.Common”. See this page hope it can help you.

Related

Not able to see Share point add in Visual Studio 2017

I have just started exploring Visual Studio code. I have installed VS 2017 , and i want to create a Share point project. But I cannot see Share point Add-In in installed or Online section.
Can any one please help
According to this article, this could be your problem:
This issue occurs because of the Office Developer Tools for Visual Studio 2017 is not installed.
You would have to add the extension using the Visual Studio installer.

Visio 2005 Enterprise Architect installation issue

My laptop is Windows 7 Professional 64-bit.
At my job I was given Visio 2005 Enterprise Architect to install. It is a file named en_visio_enterprise_architects_2005.iso. I unpacked it and then run the SETUP.EXE as an administrator. It was successfully installed in C:\Program Files (x86)\Microsoft Office\Visio11 folder.
But when I open it and click on Help --> About Microsoft Office Visio to open About Microsoft Office Visio window, it is showing
Microsoft Office Visio for Enterprise Architects (11.4301.8405)
Copyright 1991-2003 Microsoft Corporation. All rights reserved.
So it is Visio 2003 and not Visio 2005. How come Visio 2005 is being installed as Visio 2003? What am I missing here?
Thanks
There is no Visio 2005. V2003 got followed by V2007.
What you've got is a special distribution with V2003 inside.

Can I use source control from Visual Studio Team Services using VS 2015 Community edition

I want to install Visual Studio Community edition and I need to use Visual Studio Team Services (was Visual Studio Online) free account as source control.
The information on the visual studio site seems to indicate no functionality available under the Team Foundation section. But from a lot of searching online I have found conflicting advice and people say that they have been able to use it with an in-house TFS etc.
Can I use the Visual Studio 2015 Community Edition with the Visual studio Team Services free services like source control, work item tracing, branching/merging code etc?
The answer is YES. You can use any VS edition to connect to Visual Studio Team Service.

code first to existing database missing from wizard selection

In the video here the Entity Data Model Wizard includes options "EF Designer from database" and "Code First from database"
I do not get these options appearing in the wizard when I add a new data item and select ADO.Net entity data model
I am using VS2013 and have installed EF6.1 using Nuget. How do I install the new wizard options?
in VS Help About reports
Microsoft Visual Studio Professional 2013
Version 12.0.30110.00 Update 1
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Professional
LightSwitch for Visual Studio 2013 06177-004-0447006-02694
Microsoft LightSwitch for Visual Studio 2013
Microsoft Office Developer Tools for Visual Studio 2013 ENU 06177-004-0447006-02694
Microsoft Office Developer Tools for Visual Studio 2013 ENU
Team Explorer for Visual Studio 2013 06177-004-0447006-02694
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06177-004-0447006-02694
Microsoft Visual Basic 2013
Visual C# 2013 06177-004-0447006-02694
Microsoft Visual C# 2013
Visual C++ 2013 06177-004-0447006-02694
Microsoft Visual C++ 2013
Visual F# 2013 06177-004-0447006-02694
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker 06177-004-0447006-02694
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.0.11213.0
For additional information, visit http://www.asp.net/
BusinessObjectEditor 1.0
Information about my package
Common Azure Tools 1.0
Provides common services for use by Azure Mobile Services and Windows Azure Tools.
CreateLayoutWizard 1.0
Create layout wizard.
DevExpress.DeploymentTool 1.0
A useful tool for deploying DevExpress assemblies.
DevExpress.ExpressApp.Design.DesignDynamicPackage 1.0
DevExpress VSIX Package
DevExpress.ExpressApp.DesignPackage 1.0
DevExpress VSIX Package
DevExtreme.Design 14.1.7
DevExtreme Visual Studio integration package
JetBrains ReSharper 8.2 Full Edition build 8.2.0.2160 on 2014-03-20T08:53:08
JetBrains ReSharper 8.2 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains, Inc.
Microsoft Web Developer Tools 2013 2.0.40926.0
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
NuGet Package Manager 2.8.50126.477
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 12.0.30919.1
Microsoft SQL Server Data Tools
TechTalk SpecFlow 1.9.3
TechTalk SpecFlow - Binding business requirements to .NET code, http://www.specflow.org
Copyright © 2009–2013 TechTalk
Windows Azure Mobile Services Tools 1.0
Windows Azure Mobile Services Tools
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
XtraReports package 1.0
XtraReports package
Do you have the latest quarterly update for Visual Studio? Look for the little flag in the upper right corner which will tell you if you need to update any components or VS2013.
You are running update 1. Update 3 is the latest stable release which can be downloaded:
Microsoft Visual Studio 2013 Update 3
Alternate and Quick Solution ->
For me, it worked there by downloading & installing EFTools6.1.3ForVS2013.msi (19.6 MB) version from Microsoft Download page for Entity Framework 6 Tools for Visual Studio 2012 & 2013

compiler for Matlab function block R2011b

I am trying to use the MATLAB Function block in R2011b. When I try to run my program, this is the error I am getting:
Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks.
Use 'mex -setup' to select a supported C-compiler.
When I try doing mex -setup, I get the following output:
>> mex -setup
Welcome to mex -setup. This utility will help you set up
a default compiler. For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2011b/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? n
Select a compiler:
[1] Intel C++ 12.0 (with Microsoft Visual C++ 2008 SP1 linker)
[2] Intel C++ 12.0 (with Microsoft Visual C++ 2010 linker)
[3] Intel C++ 11.1 (with Microsoft Visual C++ 2008 SP1 linker)
[4] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2008 SP1 linker)
[5] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2008 Shell linker)
[6] Intel Visual Fortran 12.0 (with Microsoft Visual C++ 2010 linker)
[7] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 SP1 linker)
[8] Intel Visual Fortran 11.1 (with Microsoft Visual C++ 2008 Shell linker)
[9] Microsoft Software Development Kit (SDK) 7.1
[10] Microsoft Visual C++ 2005 SP1
[11] Microsoft Visual C++ 2008 SP1
[12] Microsoft Visual C++ 2010
[13] Microsoft Visual C++ 2010 Express
[0] None
Compiler: 1
Warning: The default location for Intel C++ compiler is:
"C:\Program Files (x86)\Intel\ComposerXE-2011"
but either that directory does not exist or the configuration
is invalid.
Use C:\Program Files (x86)\Intel\ComposerXE-2011 anyway [y]/n? y
Please verify your choices:
Compiler: Intel C++ 12.0
Location: C:\Program Files (x86)\Intel\ComposerXE-2011
Are these correct [y]/n? y
Error: Microsoft Visual Studio 2008 SP1 Professional Edition was not found
by mex -setup.
The Microsoft Visual Studio 2008 SP1 Professional Edition linker is
required to build Intel C++ MEX-files. Please make sure that
Microsoft Visual Studio 2008 SP1 Professional Edition is installed
properly.
Error using mex (line 206)
Unable to complete successfully.
Whatever compiler I choose, I get the same error. Which compiler do I need to select, or is there another problem?
By examining your comments, first we have asked you to choose the yes option to see whether or not your computer has any valid compilers installed. You have chosen that and it cannot locate any valid compilers. As such, you don't have any compilers installed on your computer.
Usually if you want to compile MEX files in Windows, you need a Microsoft Visual Studio compiler to allow you to do this. To obtain this, I have four solutions for you depending on what is available to you:
If you are a student in a post-secondary institution, try going to Microsoft DreamSpark: https://www.dreamspark.com/Product/Product.aspx?productid=72&cmpid=W_VS_DSV_DS_728x90_ENG . Your institution may have an agreement with Microsoft, and you'll be able to download Microsoft Visual Studio for free. Seeing as how you are using MATLAB R2011, support up to Visual Studio 2010 is supported. As such, make sure you choose 2010 as the version.
You can try a 90-day trial of Microsoft Visual Studio in case (1) doesn't pan out for you: http://www.visualstudio.com/
You can buy Microsoft Visual Studio in case (1) doesn't pan out for you - use the link in (2)
Use Microsoft Visual Studio Express (this is FREE) - http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_4 . Make sure you choose Visual C++ 2010 Express. This is essentially a trimmed down version of Microsoft Visual Studio. I am not sure what is available in this distribution, but most of the functionality that is seen with the full version of Microsoft Visual Studio is present. I do know that this is fully compatible with MATLAB R2011, so you shouldn't have a problem getting it running. My suspicion is that you will probably use this approach, and that's totally fine. You also need to download the Windows SDK as well: http://www.microsoft.com/en-us/download/details.aspx?id=8279
Good luck!