D
David
Hi all,
I have created a clickonce application, deployed it and checked it works
locally.
However, I have now had two people download it and both have come up with
the same error.
The application requires that assembly system.web.extension version
1.0.61025.0 be installed in the global assembly (GAC) first
It has been written in .NET 2.0 (initially) and when the first person
reported the error, I re-built in .NET 3.5. However, both are getting the
error.
What do I need to do to fix this? A search on google is showing me MS SQL or
ASP.NET. Is it something I can fix in my application or do I need to
distribute a DLL?
Thanks.
I have created a clickonce application, deployed it and checked it works
locally.
However, I have now had two people download it and both have come up with
the same error.
The application requires that assembly system.web.extension version
1.0.61025.0 be installed in the global assembly (GAC) first
It has been written in .NET 2.0 (initially) and when the first person
reported the error, I re-built in .NET 3.5. However, both are getting the
error.
What do I need to do to fix this? A search on google is showing me MS SQL or
ASP.NET. Is it something I can fix in my application or do I need to
distribute a DLL?
Thanks.