<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE>@font-face {
        font-family: Trebuchet MS;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
OL {
        MARGIN-BOTTOM: 0in
}
UL {
        MARGIN-BOTTOM: 0in
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=997440419-30012007><FONT face=Arial 
color=#0000ff size=2>I assume that you copied the new MapGuide dll files into 
your application's bin folder?&nbsp; I ran into some other .NET weirdness when I 
did the same upgrade recently and found that deleting the folders in 
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files forced the 
applications to rebuild and did seem to help.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Tahoma><FONT size=1>Andy&nbsp;<SPAN 
class=997440419-30012007>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN></FONT></FONT></SPAN><BR></P>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mapguide-users-bounces@lists.osgeo.org 
[mailto:mapguide-users-bounces@lists.osgeo.org] <B>On Behalf Of </B>Knight, 
Gregory<BR><B>Sent:</B> Tuesday, January 30, 2007 10:59 AM<BR><B>To:</B> 
MapGuide Users Mail List<BR><B>Subject:</B> [mapguide-users] MGOS 1.1.0 
install<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">I am attempting to upgrade 
to MGOS 1.1.0 from 1.0.1.&nbsp; I completely deinstalled 1.0.1, rebooted, then 
installed 1.1.0 with the.NET web extensions.&nbsp; When I try to run my app 
after the install, I get the following error:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><FONT face=Arial size=1><SPAN 
style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Arial">CS0246: The type or 
namespace name 'OSGeo' could not be found (are you missing a using directive or 
an assembly reference?)<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=1><SPAN 
style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">So, it would seem that the 
OSGeo.Mapguide .NET assembly isn&#8217;t getting registered properly.&nbsp; I think I 
can confirm this by using the visual studio object browser &#8211; where I can see 
other referenced assemblies; like System.IO, System.Collections, etc. but see no 
OSGeo assemblies.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">I didn&#8217;t see any other 
threads reporting this issue&#8230; So two questions:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<OL style="MARGIN-TOP: 0in" type=1>
  <LI class=MsoNormal style="mso-list: l0 level1 lfo1"><FONT face="Trebuchet MS" 
  size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Why me? 
  :)<o:p></o:p></SPAN></FONT> 
  <LI class=MsoNormal style="mso-list: l0 level1 lfo1"><FONT face="Trebuchet MS" 
  size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">How do I 
  straighten this out?&nbsp; At this point, Ive run through the install 
  procedure about 3 times.&nbsp; Can I manually register the assembly?&nbsp; 
  <o:p></o:p></SPAN></FONT></LI></OL>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Thanks,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Greg<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Trebuchet MS" size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV>
<P>
<HR SIZE=1>

<P></P><BR>
<P><STRONG><BR>The substance of this message, including any attachments, may 
be<BR>confidential, legally<BR>privileged and/or exempt from disclosure pursuant 
to Massachusetts<BR>law. It is intended<BR>solely for the addressee. If you 
received this in error, please<BR>contact the sender and<BR>delete the material 
from any computer.<BR></STRONG></P></BODY></HTML>