CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: DrawServ sample

  1. #1
    Join Date
    May 1999
    Posts
    9

    DrawServ sample

    Have you ever tried the DCOM sample DrawServ (it is going with VS)? I was unable to run it.
    I can't make it work even on one computer.
    What's the matter?



  2. #2
    Join Date
    May 1999
    Posts
    9

    Re: DrawServ sample

    I solved the problem. I had to change %MODULE%
    in .RGS file to '%MODULE%' to make it register
    itself properly.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured