Hello
I worked with rad controls in past and now in my new enterprise i founded them again. The situation is that we have a version of Telerik Controls for framework 2.0, and we have an asp.net web proyect using them. Now we wanto to create a VS 2005 webdeployment proyect for the site, but when i Tried to create it, the Site shows an error.
We got the site, and we had to add a folder Called RadControls where are a lot of pages with code that where used to use the controls in the web site.
The error that the application throws is
"aspnet_merge.exe" exited with code 1
and the detail of the error was the next one:
An error occurred when merging assemblies: ILMerge.Merge: ERROR!!: Duplicate type 'ASP.TableBorderControl' found in assembly 'App_Web_zadhxhui'.
C:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(574,9): error MSB6006: "aspnet_merge.exe" exited with code 1.
Done executing task "AspNetMerge" -- FAILED.
Done building target "AspNetMerge" in project "WebSisSemana_deploy.wdproj" -- FAILED.
What can i do to solve this problem?
Thank you
I worked with rad controls in past and now in my new enterprise i founded them again. The situation is that we have a version of Telerik Controls for framework 2.0, and we have an asp.net web proyect using them. Now we wanto to create a VS 2005 webdeployment proyect for the site, but when i Tried to create it, the Site shows an error.
We got the site, and we had to add a folder Called RadControls where are a lot of pages with code that where used to use the controls in the web site.
The error that the application throws is
"aspnet_merge.exe" exited with code 1
and the detail of the error was the next one:
An error occurred when merging assemblies: ILMerge.Merge: ERROR!!: Duplicate type 'ASP.TableBorderControl' found in assembly 'App_Web_zadhxhui'.
C:\Program Files\MSBuild\Microsoft\WebDeployment\v8.0\Microsoft.WebDeployment.targets(574,9): error MSB6006: "aspnet_merge.exe" exited with code 1.
Done executing task "AspNetMerge" -- FAILED.
Done building target "AspNetMerge" in project "WebSisSemana_deploy.wdproj" -- FAILED.
What can i do to solve this problem?
Thank you