Ok well now that I added the key I can see the @#% reports.
Thanks a lot.
Still very confused about the whole thing but I manage to find some doc so reading time.
Thanks again.
.. well .. there's no key .. might explain a lot of thing.
I have no idea if it ever worked I'm not the one that did the installation.
Thanks a lot, I will try to find our liscense and add it and let you know if it help.
Sorry about the last sentence I meant:
Well no the publisher is XI, I don't know what plan of services we have with them but I guess I will try to call them. Thanks.
Ok I think I need to explain a bit more how and what I'm trying to do.
CRS is installed on a Win2003Server. The only applications installed on that server are the applications you can find on the CRS DVD,SQL 2005 and VS2005. I don't have a "devlopper" version of Crystal Report on that computer...
Hi,
I'm trying to publish a report using CRServer and I have absolutly no idea how this thing works.
The main problem so far is when I use the Publishing Wizard. In the "help" it says that by default the "From type of file" in the open file dialog should be .rpt for some reason my default...
Your question is quite confusing.
You can use the tools in System.data.sql.. to find sql instances create a windows from there with a drop down and let the user select his server (if this is what you are asking)
This for exemple : System.Data.Sql.SqlDataSourceEnumerator()
will enumerate...
Hello, I just recently upgrade from vs2003 to vs2005 and I have a little problem with my "form style".
I can't seem to be able to have the "XP style" in my forms if my project start with a Main. Vs is telling me that I need to start the project with a form if I want to do this.
Its weird...
Just to let you know that I fix my problem with this line
tmpbitmap = New Bitmap(m_bitmap.Width, m_bitmap.Height, PixelFormat.Format32bppPArgb)
by setting the pixelformat to Format32bppPargb I improve performance a lot and its now working on every station.
Thanks again for your help
Pretty much the samething I'm doing except I use drawline instead of graphicspath (makes me wonder why you use that). I made more test this afternoon and so far 50% of the computer I test works fine.. more investigating will be require. thanks for your help
I havent use GraphicsPath so far I'm using a specific algo for my "free drawing" (fast_line by Hong something). I'll take a look on how GraphicPath, dont you have to "reset" the modified part of the picture (or the whole picture) to have a "growing" effect?
Well "free-hand" dont require any special effect this is why I have no problem. If I was drawing straight lines with no "special effect" I would have no problem eighter. The problem comes from the fact that I need to "reset" the image on every mouseMouve to simulate a growing line ( a la paint)...
I'm using a picturebox right now for my pictures and I dont dont paint in the "OnPaint" event... wish I could give you my code so you take a look, ill past my main painting class maybe it will help explaining what I'm doing.
(btw I have 0 problem with "hand writting" this works perfectly on...
Well this is what I will find out a bit later today when my test subject go get lunch.
I can explain you a bit what I'm doing with my application maybe you can give me tips.
The hardess part was to simulate a "growing" line when you want to draw a straight line like in MsPaint.
To do so on...
Nah we tryed different resolution drivers and so on. The weird part is that I tryed it on a computer a bit "weaker" than my first test and it work perfectly on the "weaker" one.
I'm using a memory bitmap but anyway I wont change my code. 2 computers with the exact same setting (they are Dell's)...
Hi, I have small/big problem with on of my application.
I made a "mini-paint" for work and I have some performance problem. Depending on what system I test it:
A) works perfectly
B) its choppy
I think the main reason why it look choppy is because of graphics.DrawImage().
The disturbing...
My projects works fine.. maybe its VS2003 SP1 or something but before, on my old system, there was no difference (atleast from my point of view) btw BUILD and REBUILD.
Now when I do a build I get:
------ Build started: Project: SolarcanCommande, Configuration: Debug .NET ------
The project...
something like this :
Output window:
------ Build started: Project: SolarcanReceptionCommande, Configuration: Debug .NET ------
The project is up to date.
I can do a rebuid to rebuild the whole thing but I remember on my old system that whenever I did build or rebuild every project would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.