Re: Strong name problem



I apologize for the same and will keep this in mind while posting in future.
Thanks Mike.
Regards,
Atul


"Mike Walsh" <englantilainen@xxxxxxxxxxx> wrote in message
news:e2gGVx7WFHA.3584@xxxxxxxxxxxxxxxxxxxxxxx
> Questions on coding your own web parts should go (only) to the
subnewsgroup
> for WSS Programming issues at
>
> microsoft.public.sharepoint.windowsservices.development
>
> Please help us keep up the clear split between WSS Programming questions
> (creating web parts; using web services etc.) which go to that newsgroup
> and non-Programming questions which go to this newsgroup. It helps
everyone.
>
> Thanks
>
> Mike Walsh, Helsinki, Finland
> WSS FAQ at http://wss.collutions.com
> Please post questions to the newsgroup only.
>
>
> "Atul" <pyaarey@xxxxxxxxxxx> wrote in message
> news:e1vBHU6WFHA.2768@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi,
> >
> > I am having a default page with one web part. This web parts loads the
> > information from a URL, for which I am using xmlHttp. This code is
written
> > inside RenderWebPart procedure. The code snippet is:
> > XMLHTTP30Class httpClass;
> > string url = null;
> > HtmlTextWriter writer = null;
> > try
> > {
> > url =
> >
>
"http://myWebSite/folderSite/PhaseII/homePage.html?userName=xxx&password=yyy
> > ";
> > httpClass = new XMLHTTP30Class();
> > httpClass.open("POST",url,false, null, null);
> > httpClass.send(null);
> > if (httpClass.status.ToString() == "200")
> > {
> >
> > writer.Write(httpClass.responseText.ToString());
> > base.Render(writer);
> > }
> > }
> > catch(Exception ex)
> > {
> > writer.Write(ex.Message);
> > }
> > finally
> > {
> > httpClass = null;
> > writer = null;
> > }
> >
> > I am using namespace MSXML2 (reference to C:\Documents and
> > Settings\atuls\VSWebCache\ATUL\TestWebApp\obj\Interop.MSXML2.dll).
> >
> > Problem:
> > when I compile this code, I am getting following error:
> > Assembly generation failed -- Referenced assembly 'Interop.MSXML2' does
> not
> > have a strong name
> >
> > Any idea, what am I missing here?
> >
> > Thanks a lot.
> >
> > machine Configuration: Windows 2k3 Server, Sharepoint 2003, .NET 1.1
with
> > IDE.
> >
> > Regards,
> >
> > Atul
> >
> >
>
>


.



Relevant Pages

  • Re: Last rites declaration of Ioannes Paulus PP. II (Karol Wojtyla)
    ... I'm compelled to rant. ... > Best Regards, ... I've noticed that the newsgroup netscape.test is in a number of these ...
    (sci.electronics.design)
  • Re: News app
    ... Regards, ... Lance R. ... "Mike" wrote in message ... I would like to write a newsgroup application, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: New windows
    ... Regards, ... MVP IE/OE ... Please reply to the newsgroup so that others may participate. ... "mike" wrote in message ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Loosing Inbox
    ... I have just found this newsgroup and can't see any similar ... >> Kind regards, mike ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Download & Parse Web Page How-To Recommendations
    ... Shane ... > using v1.40) It contains the TSMWeatherInfo component mentioned by Mike S ... send themselves a postcard and see where the postcard is within the ... >> Best Regards, ...
    (borland.public.delphi.thirdpartytools.general)