473,761 Members | 9,477 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net application returne error

Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on my
computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still return
error?
What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.
Jul 21 '05 #1
6 1166
Crystal reports is not a microsoft product. It does not come with the
framework. You can install it seperately with your app.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"mf_sina" <mf*****@yahoo. com> wrote in message
news:e4******** *****@TK2MSFTNG P09.phx.gbl...
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on my computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still return error?
What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.

Jul 21 '05 #2
Dear Nick
how can i get setup program or the software necessary to install crystal
reports in a way that microsoft VB .Net programs which i already have
produced work friendly with crystal reports?
By the way on my own PC which i have installed the Visual studio .Net,
crystal reports work perfectly but on another computers it dosn't work.
Plz help me......
Best wishes
"Nick Malik [Microsoft]" <ni*******@hotm ail.nospam.com> wrote in message
news:WY******** ************@co mcast.com...
Crystal reports is not a microsoft product. It does not come with the
framework. You can install it seperately with your app.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"mf_sina" <mf*****@yahoo. com> wrote in message
news:e4******** *****@TK2MSFTNG P09.phx.gbl...
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on

my
computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still

return
error?
What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.


Jul 21 '05 #3
mf_sina wrote:
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on
my computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still
return error?
Installing the runtime Crystal Reports is rather tricky...becaus e of
licensing and versioning.

There are about 10 articles on the Crystal Reports site describing fixes.

Basically you have to create a Setup project that includes the CR runtime
and then use that .msi to install on the target machine.

What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.


--
Texeme
http://texeme.com

Jul 21 '05 #4
just try crytal report assemble in ur refrence should by as local copy
if it is iterop then it should be as local copy

"Elidel" wrote:
mf_sina wrote:
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on
my computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still
return error?


Installing the runtime Crystal Reports is rather tricky...becaus e of
licensing and versioning.

There are about 10 articles on the Crystal Reports site describing fixes.

Basically you have to create a Setup project that includes the CR runtime
and then use that .msi to install on the target machine.

What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.


--
Texeme
http://texeme.com

Jul 21 '05 #5
mf_sina wrote:
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on
my computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still
return error?
Installing the runtime Crystal Reports is rather tricky...becaus e of
licensing and versioning.

There are about 10 articles on the Crystal Reports site describing fixes.

Basically you have to create a Setup project that includes the CR runtime
and then use that .msi to install on the target machine.

What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.


--
Texeme
http://texeme.com

Nov 22 '05 #6
just try crytal report assemble in ur refrence should by as local copy
if it is iterop then it should be as local copy

"Elidel" wrote:
mf_sina wrote:
Hi all!
Why programs i have designed on my PC using MS visual studio .Net runs on
my computer but can't run on other computers?
now i have installed .net framework on them but crystal reports still
return error?


Installing the runtime Crystal Reports is rather tricky...becaus e of
licensing and versioning.

There are about 10 articles on the Crystal Reports site describing fixes.

Basically you have to create a Setup project that includes the CR runtime
and then use that .msi to install on the target machine.

What is wrong with me and also i need to know if there is a fully
functional version of .net framework?
Best wishes.


--
Texeme
http://texeme.com

Nov 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
635
by: Javier Cortés Cortés | last post by:
i am getting this error when i am trying to access any file(with the ext. aspx) from my remote server. the error is : Server Error in '/' Application. ---------------------------------------------------------------------------- ---- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application
1
3158
by: Keith | last post by:
All, I have been told this is an ASP.NET issue and not an IIS issue, so I am posting this here. I have a problem with ASP.NET returning an HTTP 500 error when trying to run ASPX pages on Windows Server 2003 Enterprise Edition Only. This works on Windows 2000, Windows 2003 Web Edition and
9
647
by: Steve Buster | last post by:
All right, I have read every forum, newsgroup etc about this issue and no one seems to know how to fix it. I am getting a "Server Application Unavailable" exception running my .NET 1.1 application. I use W2K SP4 and have applied the hot Fix KB824146 and KB824105, both IE fixes. I don't have VS installed because this is a Quality Environment. I do have .NET SDK and .NET 1.1 Runtime installed. I can't change my APSNET user to run as...
3
4914
by: Damian | last post by:
Hi everyone I'm having an issue with one of our applications. I'm getting the following error when attempting to log in to the site: Server Error in 'xxxxxxxxxxxxxxxx' Application. -------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current
4
5392
by: tommy | last post by:
hello everbody, i write a little asp-application with forms-authentication. i copy my aspx-files with web.config to my webspace and i get the error above... i tried to set the custom-errors-tag ="off" but nothing happens.... what is my failure????
9
1893
by: Wayne Wengert | last post by:
I built an ASP application and it runs fine on my local IIS. I am trying to move the application to my web service (ISP) out on the internet. I've read several of the help articles but they all seem to think I am deploying to localhosts. I created a new directory on my web page and copied most of the files from the wwwroot subdirectory where my project exists. When I try to open the page (by pointing to "WebForm1.aspx in the new...
3
375
by: Sean | last post by:
HI There, I am having trouble deploying my .aspx pages to a remote server, I have made changes to the config file and it still returns an error. I have also contacted the server administrator to create an application in IIS, what other checks can I make? Sean !-- error mesage
21
2176
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS." I've been told by the previous developer that the website needs to be set as a "application". I...
2
1967
by: saggydel | last post by:
I have 3 web application these all are independent to each other. 1 web application have .aspx, .aspx.cs, web.config, .dll and some other Supporting files. I want to make a common setup of all 3 web application With this setup I want to install the 3 web application in the /inetpub/wwwroot Folder. I don’t want to include source code in wwwroot folder. Then I want to run all 3 application separately from browser with parameters. I tried...
0
9376
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10136
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9988
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9923
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8813
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6640
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5266
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
3509
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.