J
Jason
Hi,
I have developed many office addins using Vb.Net 2003 and the V1.1
Framework. Each addin connects to a web Service passing the default
credentials and has been working fine for the last year. A number of users
have recently installed VS2005 which has caused the addin to stop
functioning.
What I have found is that the authentication to the web service is no longer
taking place and the client is receiving a 403 error. This problem only
occurs when the code runs in the addin controlled by office. It does not
happen when run inside a regular Windows executable. Can you tell me why
installing the new framework would cause this issue?? Has office been updated
to use the V2.0 framework so now my V1.1 app does not function?
Any help would be greatly appreciated..
Thanks
Jason
I have developed many office addins using Vb.Net 2003 and the V1.1
Framework. Each addin connects to a web Service passing the default
credentials and has been working fine for the last year. A number of users
have recently installed VS2005 which has caused the addin to stop
functioning.
What I have found is that the authentication to the web service is no longer
taking place and the client is receiving a 403 error. This problem only
occurs when the code runs in the addin controlled by office. It does not
happen when run inside a regular Windows executable. Can you tell me why
installing the new framework would cause this issue?? Has office been updated
to use the V2.0 framework so now my V1.1 app does not function?
Any help would be greatly appreciated..
Thanks
Jason