Error !! During instaltion of .NET application ???
-
I made application using .NET 2002.and iam using crystal report.i deployed ina client system.but whe n i tried in another system,at the completion stage of setup ,it showing some error that "Crystl32.OCX" has failed to regsiter.and it is asking wether you want to countinue , retry or Ignore.clicking countinue setup can be completed. But my application having user login interface,that is geting loaded,but further cant go. PLease suggest me .i have tried to register Crystl32.OCX manually,that also not alowing me to do.and i tried to install crystal report 8.5 in order solve,that also not possible ,set up showing some error. But this application is working fine in my development system using setup. i have used all the merge module which require for .NET 2002 and crystal report.This is also happend in the 3rd system.
-
I made application using .NET 2002.and iam using crystal report.i deployed ina client system.but whe n i tried in another system,at the completion stage of setup ,it showing some error that "Crystl32.OCX" has failed to regsiter.and it is asking wether you want to countinue , retry or Ignore.clicking countinue setup can be completed. But my application having user login interface,that is geting loaded,but further cant go. PLease suggest me .i have tried to register Crystl32.OCX manually,that also not alowing me to do.and i tried to install crystal report 8.5 in order solve,that also not possible ,set up showing some error. But this application is working fine in my development system using setup. i have used all the merge module which require for .NET 2002 and crystal report.This is also happend in the 3rd system.
When you create your setup file you may need to add the ocx manually. VS.Net doesn't always pick up all the dependancies. Definitely a PEBCAK! (Problem Exists Between Keyboard And Chair)
My First ASP.Net site is now up :) http://www.redravenrpg.com -
When you create your setup file you may need to add the ocx manually. VS.Net doesn't always pick up all the dependancies. Definitely a PEBCAK! (Problem Exists Between Keyboard And Chair)
My First ASP.Net site is now up :) http://www.redravenrpg.comshould i copy OCX into system32 folder,do i have to register?please explain me un detail.....thanxs