various OxyPlot project types not supported in Visual Studio 2013 - oxyplot

I want to fix an OxyPlot bug. Upon opening OxyPlot.sln with Visual Studio 2013 Express, the following problems appear. This support link suggests I need Portable Library Tools 2 but that software is meant for Visual Studio 2010. Installing it did not make a difference for Visual Studio 2013 Express. How do I get past this problem?
The first of the projects that will not open is OxyPlot.csproj which sounds essential. The bug I want to fix is in heat maps and might be common to multiple platforms. My target is WPF and I note that OxyPlot.Wpf.csproj is listed as one of the projects where there was no problem opening in VS 2013.
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
- OxyPlot, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot\OxyPlot.csproj"
- ExampleLibrary, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\ExampleLibrary\ExampleLibrary.csproj"
- OxyPlot.Silverlight, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Silverlight\OxyPlot.Silverlight.csproj"
- SparklineDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\SparklineDemo\SparklineDemo.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\ExampleBrowser\ExampleBrowser.csproj"
- ExampleBrowser.Web, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\ExampleBrowser.Web\ExampleBrowser.Web.csproj"
- ExportDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\ExportDemo\ExportDemo.csproj"
- SilverlightDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\SilverlightDemo\SilverlightDemo.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\XamarinAndroid\ExampleBrowser\ExampleBrowser.csproj"
- OxyPlot.XamarinAndroid, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.XamarinAndroid\OxyPlot.XamarinAndroid.csproj"
- Histogram, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\Silverlight\HistogramTest\Histogram.csproj"
- OxyPlot.XamarinIOS, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.XamarinIOS\OxyPlot.XamarinIOS.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\XamarinIOS\ExampleBrowser\ExampleBrowser.csproj"
- OxyPlot.WP8, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.WP8\OxyPlot.WP8.csproj"
- OxyPlot.Pdf_SL5, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Pdf\OxyPlot.Pdf_SL5.csproj"
- OxyPlot.WindowsUniversal, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.WindowsUniversal\OxyPlot.WindowsUniversal.csproj"
- ExampleBrowser.Shared, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WindowsUniversal\ExampleBrowser\ExampleBrowser.Shared\ExampleBrowser.Shared.shproj"
- ExampleBrowser.Windows, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WindowsUniversal\ExampleBrowser\ExampleBrowser.Windows\ExampleBrowser.Windows.csproj"
- ExampleBrowser.WindowsPhone, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WindowsUniversal\ExampleBrowser\ExampleBrowser.WindowsPhone\ExampleBrowser.WindowsPhone.csproj"
No changes required
These projects can be opened in Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without changing them.
- Examples.WPF, "Examples.WPF"
- DemoApplications, "DemoApplications"
- Examples.WindowsForms, "Examples.WindowsForms"
- Examples.Silverlight, "Examples.Silverlight"
- Examples.XamarinAndroid, "Examples.XamarinAndroid"
- Examples.GtkSharp, "Examples.GtkSharp"
- OxyPlot.Wpf, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Wpf\OxyPlot.Wpf.csproj"
- OxyPlot.Tests, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Tests\OxyPlot.Tests.csproj"
- SimpleDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\SimpleDemo\SimpleDemo.csproj"
- OxyPlot.Pdf, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Pdf\OxyPlot.Pdf.csproj"
- ExportDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\ExportDemo\ExportDemo.csproj"
- OxyPlot.Xps, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Xps\OxyPlot.Xps.csproj"
- OxyPlot.OpenXml, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.OpenXml\OxyPlot.OpenXml.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\ExampleBrowser\ExampleBrowser.csproj"
- WorldStatisticsDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\WorldStatisticsDemo\WorldStatisticsDemo.csproj"
- OxyPlot.Wpf.Tests, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Wpf.Tests\OxyPlot.Wpf.Tests.csproj"
- MemoryTest, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\MemoryTest\MemoryTest.csproj"
- WpfExamples, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\WpfExamples\WpfExamples.csproj"
- OxyPlot.WindowsForms, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.WindowsForms\OxyPlot.WindowsForms.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WindowsForms\ExampleBrowser\ExampleBrowser.csproj"
- WindowsFormsDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WindowsForms\WindowsFormsDemo\WindowsFormsDemo.csproj"
- OxyPlot.Pdf.Tests, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.Pdf.Tests\OxyPlot.Pdf.Tests.csproj"
- OxyPlot.GtkSharp, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.GtkSharp\OxyPlot.GtkSharp.csproj"
- GtkSharpDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\GtkSharp\GtkSharpDemo\GtkSharpDemo.csproj"
- ExampleBrowser, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\GtkSharp\ExampleBrowser\ExampleBrowser.csproj"
- MathBlockDemo, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\WPF\MathBlockDemo\MathBlockDemo.csproj"
- Examples.XamarinIOS, "Examples.XamarinIOS"
- PerformanceTest, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\PerformanceTest\PerformanceTest.csproj"
- PerformanceTests, "PerformanceTests"
- Examples.WindowsUniversal, "Examples.WindowsUniversal"
- OxyPlot, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot.sln"
Opening OxyPlot.Wpf.sln results in similar errors.
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
- OxyPlot, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\OxyPlot\OxyPlot.csproj"
- ExampleLibrary, "C:\Users\nacl\Documents\GitHub\oxyplot\Source\Examples\ExampleLibrary\ExampleLibrary.csproj"

Please stop using Express edition and use Community Edition instead.
Community edition has identical features than Professional edition(see https://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx).

Related

Microsoft ACE DatabaseEngine 2010 driver (12.0) Problem, after Windows 10 1909 Cumulative Updates (and later)

since cumulative Windows 10 1909 Updates are installed, I get following exception when accessing MS Access accdb.
: An external component raised an exception.
After reinstalling Microsoft ACE DatabaseEngine 2010 (OLEDB.12.0 ..), all works fine again.
What can I do about it?
Dim sel As String = "Select Notiz from T_TerminNotiz where ztrText=#ztrText and serNr=#serNr"
Using myConnection As New OleDbConnection(myConnStringX1)
myConnection.Open()
Using mySqlCmd As New OleDbCommand(sel, myConnection)
mySqlCmd.CommandType = CommandType.Text
mySqlCmd.CommandTimeout = myCmdTimeOut
mySqlCmd.CommandText = sel
mySqlCmd.Parameters.Clear()
mySqlCmd.Parameters.Add(New OleDbParameter("#ztrText", OleDbType.VarChar)).Value = strKlient
mySqlCmd.Parameters.Add(New OleDbParameter("#serNr", OleDbType.Integer)).Value = serNr
oRet = mySqlCmd.ExecuteScalar()
End Using
End Using
Microsoft announces (Known issues with Office and Windows 10) that included Office 2010, but did not specify any technical details for developers.
However, you did the best thing, considering that you will (anyway) provide DatabaseEngine 2010 Redist for the client.
Sometimes, the problem is
due to a mismatch between the build configuration platform of your
project and the Microsoft Access Database Engine which is installed on
your machine.
As stated in this answer [by/ Katia]. Hope this helps. Best of luck.
after some tests, I found following solution to my problem.
Installing Microsoft DatabaseEngine 2016.
I activated all OLE DB Services by adding it into configuration file xxx.config.
...
connectionString="Provider=Microsoft.ACE.OLEDB.16.0;Data Source=Table.accdb;Persist Security Info=True;OLE DB Services=-1;

powershell_ise stopped working on Server 2008 R2

I have the same issue as this person:
Powershell ISE crash when loading
Logging in as a different user does not help. When I try to run powershell_ise - with or without -MTA -NoProfile - it comes up with a window saying "powershell_ise has stopped working." Clicking on the "Check online for a solution and close the program" just closes the program. Problem details gives:
Problem signature:
Problem Event Name: PowerShell
NameOfExe: powershell_ise.exe
FileVersionOfSystemManagementAutomation: 10.0.14409.1012
InnermostExceptionType: System.IO.FileFormatException
OutermostExceptionType: System.Reflection.TargetInvocation
DeepestPowerShellFrame: indows.PowerShell.GuiExe.Internal.GPowerShell.Main
DeepestFrame: System.RuntimeMethodHandle.InvokeMethod
ThreadName: unknown
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 5129
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy
statement offline:
C:\Windows\system32\en-US\erofflps.txt
I have tried for days to find something on line and can find nothing. I have deleted the powershell_ise.exe.config file - same deal.
It's a server (2008 R2) and does a lot of stuff. Recreating it would be a real pain! Any ideas, anyone?

Error not implemented - error in file temp_.rpt operation not implemented VB.net

please help on solving this error i did check the font and having W r access to temp file ?
Error not implemented - error in file temp .rpt
http://forums.asp.net/t/1431748.aspx?Crystal+Report+Export+To+PDF+Error+Operation+not+yet+implemented
just install the accessdatabaseengin.exe 32.bit
from http://www.microsoft.com/en-us/download/details.aspx?id=13255
it solve the problem because i was design the access data base on ms access 2013
and on my pc i have ms access 2007

Setting IntelliSense's default exception type

In Visual Studio 2010 if I type th then press TAB twice, I will get:
Throw New ApplicationException("Exception Occured")
But in Visual Studio 2012 if I do the same thing, I will get:
Throw New ArgumentException("Exception Occured")
So the default exception type for IntelliSense has changed from ApplicationException to ArgumentException. Is this customizable? Is it possible to change the default intellisense exception type in Visual Studio 2012 to ApplicationException?
FYI plain vanilla Visual Studio without ReSharper / CodeRush / etc.
Simply edit VS2012Path\Vb\Snippets\1033\common code patterns\exception handling\ThrowanException.snippet
changing
<Default>ArgumentException</Default>
to
<Default>ApplicationException</Default>

Delphi - Either BOF or EOF is True, or the current record has been deleted

This error showed when I tried to select on an empty table in MS SQL Server 2005: "either BOF or EOF is True, or the current record has been deleted". I have used TADOConnection and TADODataSet in Delphi 5 to connect and retrieve data from the database.
Conn := TADOConnection.Create(nil);
DataSet := TADODataSet.Create(nil);
Conn.ConnectionString := 'Provider=SQLOLEDB.1;Password=sa;' +
'Persist Security Info=True;' +
'User ID=user;Initial Catalog=mydb;' +
'Data Source=MYPC\SQLEXPRESS;' +
'Use Procedure for Prepare=1;' +
'Auto Translate=True;Packet Size=4096;' +
'Workstation ID=MYPC;' +
'Use Encryption for Data=False;' +
'Tag with column collation when possible=False';
Conn.LoginPrompt := False;
Conn.Open;
DataSet.Connection := Conn;
DataSet.CommandText := 'SELECT * FROM MYTABLE';
DataSet.Open;
DataSet.Free;
Conn.Free;
Is there a way to check if a database table is empty without incurring such error?
This error originally occured with an update to MDAC_TYP (to 2.6 from memory). According to an old Borland advisory
"This is a bug in the SQL Server provider. Set
CursorLocation = clUseClient to eliminate the error."
There was a ADOExpress patch available from Borland, but the link doesn't work. Embarcadero now host it here: ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/adoexpress/d5adoupdate2.exe(Thanks for the official link Jeroen!)
I would recommend downloading and installing all patches listed on the Embarcadero site, assuming you can find them.
Download the ADO update for Delphi 5 here: ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/adoexpress/d5adoupdate2.exe
Make sure you also have the regular update installed:
English Enterprise
English Professional
English Standard
There are more updates (Corba, original ADO install) and languages (French, German), but these should get you going.
There also used to be a http://info.borland.com/devsupport/delphi/download_files/zlibupdate.zip, but it is not on the ftpd servers.
--jeroen
It was long time agom but I recall that this problem in Delphi 5 resolves by Delphi update. Early version has serious problems with ADO components
P.S. Also I see that your code uses not typical runtime creation of components and does not use some container like data module or form (not good usually) for visual work with components. Also sometimes useful run simple queries via adoConnection.execute. If you do not use visual components, handling of ADO's Recordset object is much the same as Delphi's AdoDataset.
Since I spent a whole day on this, here is a wrap up of what I did in the end.
Delphi 5 Pro Installation with ADO Express
Uninstall Delphi 5, also deleted installation directory
Install Delphi 5 Pro (I only have a German Delphi Pro edition available)
Install Delphi 5 Pro Update (I used the German update)
Install Delphi 5 ADO Express
Install Delphi 5 ADO Express Update Pack 1
Install Delphi 5 ADO Express Update Pack 2
And the download links (many thanks again Jeroen Wiert Pluimers):
Delphi 5 Pro updates:
ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/delphi5/D5ProUpdate.exe
ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/delphi5/german/d5proupdate.exe
ADOExpress Update Packs 1 and 2:
ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/adoexpress/D5ADOUpgrade.exe
ftp://ftpd.embarcadero.com/pub/delphi/devsupport/updates/adoexpress/d5adoupdate2.exe
And for future reference some screenshots to build the download links (case sensitive):