Re: Strong name problem

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



No need to apologise.

Microsoft do not list it on their WSS home page (or at least they didn't
last time I looked), so how are people supposed to know about it ? The
subnewsgroup has been around since November so you should find some
interesting stuff there.

Mike Walsh, Helsinki, Finland

"Atul" <pyaarey@xxxxxxxxxxx> wrote in message
news:ukiTZrCXFHA.2996@xxxxxxxxxxxxxxxxxxxxxxx
>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: cannot connect to the server at this time.your table can not b
    ... "Mike Walsh" wrote: ... If you want a reply in this newsgroup, say that you are using WSS 3.0. ... lVer = Application.SharePointVersion ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: ?? Three Simple Newbie Questions ??
    ... Just for future reference, this newsgroup is for people who have installed the WSS 2.0 product or the WSS 3.0 product only. ... "Mike Walsh" wrote in message ... I will not be the ultimate SharePoint administrator, ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Boxed View Style
    ... The split is made as simple as possible in order that the SPS/MOSS only decision doesn't need to be made for every question. ... As there are plenty of newsgroups that deal in both, it oughtn't to be a problem for SPS/MOSS users but it keeps all answers here valid for WSS users which is a major plus for such users. ... "Mike Walsh" wrote: ... This newsgroup is for people who have installed either the WSS 2.0 *product* or the WSS 3.0 product. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Can not add the user because a user with that name already exists.
    ... Your product name is halfway between two Microsoft products ... WSS FAQ at wss.collutions.com ... Please post questions to the newsgroup only. ... > Mike Walsh, Helsinki, Finland ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: alerts arent allowed when item level permissions are turned o
    ... "Mike Walsh" wrote: ... Note that *this* is the old newsgroup! ... correct forum for WSS 2.0 questions? ...
    (microsoft.public.sharepoint.windowsservices)