Moorzee
Well-known member
Hi
I'm developing a system in VS.NET 2005. There is myself and 1 other developer. I have referenced various COM components such as MS EXCEL + WORD. All is fine and I can run the app nice and easy. However when I checked my code in that makes calls on these components my colleague gets issues about dll's not existing in locations etc..
When I check the location of MS.Office.Core for example I see it's path as "C:\WINDOWS\assembly\GAC\Office\11.0.0.0__71e9bce111e9429c\Office.dll" why does this not show on my colleagues?
Please help as I have had to knock all code out to these references to enable him to work on the app.
I'm developing a system in VS.NET 2005. There is myself and 1 other developer. I have referenced various COM components such as MS EXCEL + WORD. All is fine and I can run the app nice and easy. However when I checked my code in that makes calls on these components my colleague gets issues about dll's not existing in locations etc..
When I check the location of MS.Office.Core for example I see it's path as "C:\WINDOWS\assembly\GAC\Office\11.0.0.0__71e9bce111e9429c\Office.dll" why does this not show on my colleagues?
Please help as I have had to knock all code out to these references to enable him to work on the app.