M
Mikkan
Hi. Im having a problem with visio stencils. A year ago a made a program
which draws in visio and it worked fine. Now I should use the program on a
different computer and when a start the program it complains at this row:
Set stnObj = appVisio.Documents("Fundamental Items.vss")
where stnObj is of type Visio.Document.
I suppose the program cant find the stencil, but where does visio look for
stencils. I also open a template, at beginning the program complained of the
row where the template should be opened so I cresated a new template and put
it in the right folder (which I thought) and it stopt complaining. Then I
moved the stencil there to, but I doesnt seem to find it. What to do? I dont
think it is something wrong with the code it worked perfectly fine a year
ago. I just need to find where to save the stencil how do I do that?
which draws in visio and it worked fine. Now I should use the program on a
different computer and when a start the program it complains at this row:
Set stnObj = appVisio.Documents("Fundamental Items.vss")
where stnObj is of type Visio.Document.
I suppose the program cant find the stencil, but where does visio look for
stencils. I also open a template, at beginning the program complained of the
row where the template should be opened so I cresated a new template and put
it in the right folder (which I thought) and it stopt complaining. Then I
moved the stencil there to, but I doesnt seem to find it. What to do? I dont
think it is something wrong with the code it worked perfectly fine a year
ago. I just need to find where to save the stencil how do I do that?