toolbar image is not displaying
-
I can show my report (CR of VS 2005)in my development machine (Asp.Net 2.0 with C# code behind). But after deploying in my server, toolbar images are not displaying in the report. It is showing as red color (X). I googled and tried some thing to rectify it. But, my problem is not solved so far. Any body can release me. It is urgent pls.
Balasubramanian K.
-
I can show my report (CR of VS 2005)in my development machine (Asp.Net 2.0 with C# code behind). But after deploying in my server, toolbar images are not displaying in the report. It is showing as red color (X). I googled and tried some thing to rectify it. But, my problem is not solved so far. Any body can release me. It is urgent pls.
Balasubramanian K.
check the aspnet_client folder. Place it in the project root folder.
The miracle is this--the more we share, the more we have.
-
check the aspnet_client folder. Place it in the project root folder.
The miracle is this--the more we share, the more we have.
Actually, it is in c:\inetpub\wwwroot. But what i did is, I created one virtual directory under my project and give link into the aspnet_client. Even though it is not displaying
Balasubramanian K.
-
Actually, it is in c:\inetpub\wwwroot. But what i did is, I created one virtual directory under my project and give link into the aspnet_client. Even though it is not displaying
Balasubramanian K.
first be sure, it is only problem of aspnet_client folder. Type to copy and paste this folder into your project.
The miracle is this--the more we share, the more we have.
-
first be sure, it is only problem of aspnet_client folder. Type to copy and paste this folder into your project.
The miracle is this--the more we share, the more we have.
Yah..I've placed aspnet_client folder in to my project. Even though, the images are not displaying
Balasubramanian K.