Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Problem when converting ASP.Net application from .Net Framework 3.5 to 4.6

$
0
0

Hi,

As per the client requirement, I am converting asp.net application from version 3.5 to 4.6 also the development machine is upgraded from Server 2003 R2 32 bit To windows server 2012 64 bit. While updating my ASP.net application I am getting various issues as per below

1. I have added reference to Microsoft.Office for generating excel based report. In original code I have added the namespace reference as Using Microsoft.Office and then inside class it allows me to create the object of Excel. But when I upgraded the .Net framework it starts giving me an error as "The type or namespace Excel could not be found".

2. In my original application I have few asmx service references which are added with folder structure e.g. service reference to service1.asmx is kept under App_WebReferece=> webServiceReference => myservices => service1Reference.discomap but in vs 2015 it is not allowing to create such folder structure for service reference and as it is used in many pages it is giving me an error.

please let me know how to solve such errors in VS 2015.


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>