when i try to deploy one of my web applications..i got the following error can anyone help me on this
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E) Timestamp: Tue, 13 Aug 2013 21:59:07 UTC Message: Sys.WebForms.PageRequestManagerServerErrorException: Sequence contains more than one element Line: 868 Char: 13 Code: 0 URI: http://localhost:5693/ScriptResource.axd?d=D2oq3rACA5PyX9NM08T-mf4Zw2jFOXiIa9DPfh7-S7sP01lfy_2e53w22pNlfHiArS56OvTuXQCnhfwDeSZT5F0mxc-8-xZEl92KV-7-Kwwhot5GdFItDnkcKWTda0&t=16ab2387 Message: Sys.WebForms.PageRequestManagerServerErrorException: Sequence contains more than one element Line: 868 Char: 13 Code: 0 URI: http://localhost:5693/ScriptResource.axd?d=D2oq3rACA5PyX9NM08T-mf4Zw2jFOXiIa9DPfh7-S7sP01lfy_2e53w22pNlfHiArS56OvTuXQCnhfwDeSZT5F0mxc-8-xZEl92KV-7-Kwwhot5GdFItDnkcKWTda0&t=16ab2387
Hi,
From error it seems like you have a duplicate in dll or in web.config. Can you please copy paste your code so that i can have a look.?
Thanks,