I built a report in Visual Studio 2008. There was a problem with
it (an error occurred while trying to view the report) and since then, the
report designer shows just HTML,
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<title></title>
<style>
.ErrorStyle {
font-family: tahoma;
font-size: 11 pt;
text-align: left
}. etc. etc.
I can view the report in debug mode, but this doesn´t really help me.
How do I get the usual design view going again? Is this just broken? Has anyone had
this yet?
Seems the designer had some problems with a missing plug-in that was needed to display some data.