What was supposed to be a nice evening at my parents turned into horror...
-
:thumbsup: Great story!!! :laugh: To commiserate, my pita brother-in-law needed my help (remote) to get the pin the ribbon in Outlook. (it really frustrated him that it would show up and then just disappear!) ...and while you're at it...another remote into his wife's computer to troubleshoot a printer issue that I never did get resolved...gave up on after an hour. :sigh: I've got almost two decades in CR...I feel your pain! :)
"Go forth into the source" - Neal Morse
kmoorevs wrote:
I've got almost two decades in CR
Why haven't you switched careers yet? :wtf: :omg:
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
And so a another Code Project rule of Software Development is born: Never let your relatives know you're a software developer. Or several more!
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
People: "So what do you do for a living?" Me, sweating, thinking of a lie: "I'm a male prostitute! :~"
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
My parents learned to not ask me for tech support that isn't for them without proper consideration. After I asked my dad how he felt when people asked him for medical advice for their friends, it kind of clicked in his mind. For extended family, I changed my phone number and email address then refused to share it with anyone who didn't respect my time. Same went for people who shared my number with those same relatives. Sort of extreme but after the umpteenth phone call about connecting the digital camera to the PC using USB turned into how to edit them and send through email but oh the email client isn't working and that is what the real reason for the call, it felt justified.
My dad doesn't ask lightly, he either thinks it'll be easy for me, or he's tried everything there is to try. Other than that I never get asked for computer support :D I got asked a few times, but my answer is usually "I don't know much of computers. I can write kick-ass software, but whenever the computer doesn't do what it's supposed to do I call support too."
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
Do you discount your rate for your father? :-D
Yeah, basically what he's charging his customer so he can send the invoice to them, which is about half my own rate :sigh: And I've got plenty of work at my own rate as well :sigh: But it's really just helping out my dad, I guess we all do that from time to time :)
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
Next time you say "Golly Dad, that's horrible" - And on you go.
I've tried that once, but he'll answer stuff like "I guess it's horrible next time you need X or Y" and of course he's right ;) My relation with my parents is a good one, but I'm not sure if it's strong enough to last through CR though :laugh:
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
Sander Rossel wrote:
"One of my customers can't print a Crystal Report."
Show him how to take and print a screenshot. It's times like these I'm reminded I should be grateful my dad doesn't do much with computers.
The problem's a bit deeper, CR doesn't start at all. Missing DLL's, wrong versions of DLL's, wrong locations of DLL's, wrong installation of DLL's, etc. We've tried some stuff, but couldn't figure it out. The only way my dad could get it to work is by installing his development environment on the customer's computer, which isn't quite how it's supposed to be done :~
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
You might need to open the report in the designer and check if the default printer is set / saved in the report. It's not too difficult in code to set the default printer of the report.
The problem's a bit deeper, CR doesn't start at all. Missing DLL's, wrong versions of DLL's, wrong locations of DLL's, wrong installation of DLL's, etc. We've tried some stuff, but couldn't figure it out. The only way my dad could get it to work is by installing his development environment on the customer's computer, which isn't quite how it's supposed to be done :~
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
u need to get the designer... open the rpt file...check the connection.validate the schema..update table and columns ... save rpt..run report.. etc...etc
Caveat Emptor. "Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
The problem's a bit deeper, CR doesn't start at all. Missing DLL's, wrong versions of DLL's, wrong locations of DLL's, wrong installation of DLL's, etc. We've tried some stuff, but couldn't figure it out. The only way my dad could get it to work is by installing his development environment on the customer's computer, which isn't quite how it's supposed to be done :~
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
You could say "no".
Imagine if my dad did that 30 years ago ;) Saying "no" really isn't an option.
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
-
Imagine if my dad did that 30 years ago ;) Saying "no" really isn't an option.
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
I'm a dad. I have 2 kids. If my son or daughter did not want to do something for me, I would not fault them, if they had a good reason. Just saying...
Sander Rossel wrote:
Saying "no" really isn't an option.
Saying "no" IS ALWAYS an option...even with parents. Don't get me wrong, I try to help my mother as much as possible, even if I don't like the task. I get it. :thumbsup:
-
I'm a dad. I have 2 kids. If my son or daughter did not want to do something for me, I would not fault them, if they had a good reason. Just saying...
Sander Rossel wrote:
Saying "no" really isn't an option.
Saying "no" IS ALWAYS an option...even with parents. Don't get me wrong, I try to help my mother as much as possible, even if I don't like the task. I get it. :thumbsup:
Slacker007 wrote:
if they had a good reason
"I don't feel like it because it's a few hours of work" is not a very good reason. Sure, saying "no" IS an option... If you want to destroy the good relations you have with people. My dad did tons of things for me even though he'd rather be doing other things. If I say "no" now he'll be saying "no" next time. And his happiness when it's solved is so much better than his sadness/disappointment when I say "no". All in all saying "no" really isn't worth it (and so not an option).
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
People: "So what do you do for a living?" Me, sweating, thinking of a lie: "I'm a male prostitute! :~"
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
Sander Rossel wrote:
"I'm a male prostitute!
Go for [Gigolo - Wikipedia](https://en.wikipedia.org/wiki/Gigolo) - it's more sophisticated. ;)
Latest Article - Building a Prototype Web-Based Diagramming Tool with SVG and Javascript Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
The company where I used CR switched to DevExpress for a couple of reports. I never had the pleasure of working with their reporting tools, but I remember the problem was that our users couldn't create their own reports, while with CR they could.
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
Always a trade off. You could give them MS Access...
Keep your friends close. Keep Kill your enemies closer. The End
-
The problem's a bit deeper, CR doesn't start at all. Missing DLL's, wrong versions of DLL's, wrong locations of DLL's, wrong installation of DLL's, etc. We've tried some stuff, but couldn't figure it out. The only way my dad could get it to work is by installing his development environment on the customer's computer, which isn't quite how it's supposed to be done :~
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly
-
There are 32bit / 64bit versions of the runtime as well, which makes a difference. Never a dull moment with CR!
Yes, that turned out to be the problem. I installed the 64-bit runtime on a 64-bit computer. Unfortunately, there's a bug feature that copies a 32-bit version DLL of log4net with the 64-bit runtime which crashes the 64-bit runtime. What then needs to happen is that you should uninstall the 64-bit runtime, install the 32-bit runtime (in that order) and release a 32-bit version of your application. It's a small miracle I found it at all :sigh:
Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly