From: Jim M. <jim...@co...> - 2003-08-30 00:19:43
|
Thanks for your reply. I looked at the links, had googled them before I = think. I have the problem fixed, but not sure exactly why. I had = uninstalled .NET 1.1, but that caused problems where my app could not = find System and other derived classes. It looked like a config file = problem, so rather than wade thru that I reinstalled 1.1. My app then = worked!. I'm still not sure exactly what went wrong, but I do = understand that there was a conflict with the firebird provider and 1.1. = I guess I need to get a better understanding of how all the = machine.config and others work! "stevyn dembo" <sr...@ya...> wrote in message = news:200...@we...... Hello Jim: If you are using Visual Studio 2002, it (VS) is rev-locked to = Framework 1.0. However if you install Framework 1.1, the installation will upgrade any applications = in IIS to run with Framework 1.1 . Then when you use the web application, the application will recompile = automatically under 1.1. I have the exact same situation because I am still doing web app = development in Visual Studio (2002) and having my applications run in = FrameWork 1.1. Works just fine -- this is the great side-by-side = feature of assemblies and forward version compatibility). Had to do = this because COM Interop in Framework 1.0 is buggy. Most applications should = upgrade to 1.1 without problems, however if you must run under 1.0 = because of version dependencies then change the IIS mappings(.aspx,etc) = for your application back to 1.0 framework. some helpful links for you: = http://msdn.microsoft.com/netframework/technologyinfo/versioncomparison/d= efault.aspx = http://msdn.microsoft.com/library/en-us/dnnetdep/html/sidexsidenet.asp?fr= ame=3Dtrue regards, stevyn r dembo Jim Maguire <jim...@co...> wrote: Carlos, I looked at my working Dev machine, and the References to System use 1.0.3300.0, BUT in IIS the Mappings for the .asax file is pointing = to Framework\v1.1.4322\aspnet_isapi.dll. Because I'm using Visual = Studio 1.0, and it only works with Net 1.0, I don't see why it works. I thought I would have to change the mapping of .aspx to Framework\v1.0.xxxx\aspnet_isapi.dll. Can you shed any light on this? ""Jim Maguire"" wrote in message news:bij937$j8n$1...@ne...... > Went to Add or Remove Programs and sure enough, 1.1 got installed = somehow. > Maybe it was already there as XP came installed. Removing it now = and will > retest. Thanks again! > > "Carlos Guzman Alvarez" wrote in message > news:3F4...@te...... > > Hello: > > > > > firebird net provider 1.0.1241.28320. > > > > Built for .NET 1.0 or 1.1 ?? Ususally this problems is caused = for a bad > > installation of the .NET or for use the provider build for a = version of > > the .net framework with a different version. > > > > > > > > > > > > > > > > --=20 > > Best regards > > > > Carlos Guzm=E1n =C1lvarez > > Vigo-Spain > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________ ________ > > Firebird-net-provider mailing list > > Fir...@li... > > = https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Firebird-net-provider mailing list Fireb ird...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider This message is intended only for the use of the individual or entity = to which it is addressed, and may contain information that is = privileged, confidential and exempt from disclosure under applicable = law. If the reader of this message is not the intended you are hereby = notified that any dissemination, distribution or copying of this=20 communication is strictly prohibited. -------------------------------------------------------------------------= ----- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software |