"The maximum report processing jobs limit configured by your system administrator has been reached." I have been read about its on lot forums and new groups. Its actually means that Crystal Report print job limit has been reached and you should handle this problem by increasing the job limit in the registry. HKEY_LOCAL_MACHINE\SOFTWARE\CRYSTAL DECISIONS\10.0\REPORT APPLICATION SERVER\SERVER\PrintJobLimit
HKEY_LOCAL_MACHINE\SOFTWARE\business objects\10.5\REPORT APPLICATION SERVER\SERVER\PrintJobLimit

On my web server, which is running Crystal Reports 2008 SP2 I've been getting the error "The maximum report processing jobs limit configured by your system administrator has been reached." Having researched the topic online i came across a fix in which if you alter a registry value, specifically HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\Report Application Server\InprocServer\PrintJobLimit to "-1" you turn off the job limit.

source code visual studio
using System;
using System.Collections;
using System.Collections.Generic;
using System.Text;
using CrystalDecisions;
using CrystalDecisions.CrystalReports;
using CrystalDecisions.CrystalReports.Engine;

namespace Test.Utilities
{
    public class ReportFactory
    {
        protected static Queue reportQueue = new Queue();

        protected static ReportClass CreateReport(Type reportClass)
        { object report = Activator.CreateInstance(reportClass);
            reportQueue.Enqueue(report);
            return (ReportClass)report;
        }

        public static ReportClass GetReport(Type reportClass) {
            
            //75 is my print job limit.
            if (reportQueue.Count > 75) ((ReportClass)reportQueue.Dequeue()).Dispose();
            return CreateReport(reportClass);
        }
    }
}



By default, the print job limit is set to 75 print jobs. When a load is placed on the application it can hit the 75 print jobs and cause the above error. Report Objects stored in Sessions would be counted as a PrintJob. Main reports would count as a PrintJob. Subreports would each count as a PrintJob. The print job limit is controlled by the following reg key: HKEY_LOCAL_MACHINE\SOFTWARE\CRYSTAL DECISIONS\10.0\REPORT APPLICATION SERVER\SERVER\PrintJobLimit
Read more »»  

I discovered through Webmaster Tools that the file permissions for the robots.txt file at the root of the Web site were set incorrectly, so I changed them to 777:

chmod 777 robots.txt

This should enable Google to crawl and index the site the next time it tries.

use smart FTP and change the permission of the robots.txt file to 644


I tried to replace my robots.txt, but without success..
Permissions for the folders is 750 and for the files 640
I changed the permissions for robots.txt from 640 to 644, but nothing,I still can`t "fetch as google" most of the pages..

Thanks. I usually give Google sitemaps, but didn't think I needed to provide robots.txt.

However, I've just uploaded robots.txt and checked that mysite.com/robots.txt exists and contains

chmod files that you really dont want people to see as 400 (wp-config.php)
and NEVER chmod 777, if something requires write access use 766 or 775

Its recommended to set the robots.txt file to a 777 permission in order for Google Bot to be able to access the file without any complications.

The worst that can happen as a result of using 777 permissions on a folder or even a file, is that if a malicious cracker or entity is able to upload a devious file or modify a current file to execute code, they will have complete control over your blog, including having your database information and password.
Read more »»  

IDM has issued the latest version again, the IDM 6:17 Build 2 Final Full. In this latest version, there are improvements to the site Youtube, so if the IDM that problematic on Youtube, can try out this latest version. IDM (Internet Download Manager) is an application that can maximize our internet speed when downloading. With IDM we can also easily download video streaming, such as Youtube.com.

What’s new in version 6.17 Build 2

( Released: July 12, 2013)
  • Improved IE 11 integration (Windows 8.1)
  • Added support for new youtube changes
  • Fixed bugs
Read more »»  

CCleaner Pro Busines Edition 3.27.1900

Posted by In Jonesia | 9:10 AM |

CCleaner is one of the existing software on your computer, as CCleaner to clean up the rest of the files that are not used, can also fix registry errors, clean up cookies on every browser, like mozilla, opera, IE, chrome etc. The result performance of your computer will be faster
CCleaner Pro Busines v3.27.1900 (24 Jan 2013)
  • Added cleaning for Internet Explorer Metro Cache.
  • Added cleaning for Internet Explorer Metro History.
  • Added Google Chrome v24 support.
  • Improved Firefox compatibility on v17 and newer.
  • Improved Google Chrome extension compatibility.
  • Improved Unicode text support.
  • Added Burmese translation.
  • Minor GUI improvements.
  • Minor bug fixes.
Cleans all areas of your Computer
  • Internet Explorer : Temporary files, history, cookies, Autocomplete form history, index.dat.
  • Firefox : Temporary files, history, cookies, download history, form history.
  • Google Chrome : Temporary files, history, cookies, download history, form history.
  • Opera : Temporary files, history, cookies.
  • Safari : Temporary files, history, cookies, form history.
  • Windows : Recycle Bin, Recent Documents, Temporary files and Log files.
  • Registry Cleaner : Advanced features to remove unused and old registry entries.
Read more »»  

iGame Capture Pro 1.0.1.6 excellent recording game

Posted by In Jonesia | 9:05 AM |

iGame Capture is a excellent recording game realtime video,audio and screen capture tool for Windows XP/Vista/Win7/Win8. iGame Capture can capture realtime game video and shot screen.iGame capture can show how many Frames Per Second (FPS) you are getting in a corner of your screen. It allows player to capture the game using DirectX or OpenGL Technology. iGame Capture save video into MP4,AVI,MPG or FLV file for convenience shared them.
Support OS :
  • Windows XP
  • Windows Vista
  • Windows 7
  • Windows 8
Read more »»  

Titanium Backup is the most backup tool on Android, and then some. Titanium can backup, restore, freeze (with Pro). This includes all system apps and protected apps, plus external data on your SD card. You can do batch & scheduled backups.

Titanium Backup PRO FEATURES ADDED:
  • Multiple backups per app
  • 0-click batch restore
  • Multi-user support for some apps! (eg: games)
  • Batch verification
  • Backup apps without closing them!
  • Restore individual apps+data from CWM backups!
  • Restore individual apps+data from TWRP backups!
  • Hypershell speed
  • Migrate system data across different ROMs
  • Market Doctor (relink apps to Market)
  • “Destroy all Market links” feature
  • Apps freezer (incl. batch support)
  • Market “auto updating” manager
  • Convert user apps <=> system apps
  • Encryption
  • Unlimited schedules
  • Sync to/from Dropbox (manual/scheduled)
  • Sync to/from Box (manual/scheduled)
  • Sync to/from Google Drive (manual/scheduled)
  • Load/Save a Filter and use it in Widgets/Schedules
  • Protect backup against deletion
  • Send backup by e-mail
  • Backup→Verify→Un-install an app in one shot
  • Freeze/defrost/launch apps in a single click
  • CSV export any app DB (e-mail or Google Docs)
  • Brand the app with your name
  • Bloatware Melter (experimental)
  • Convert app data to/from faster WAL DB format
MORE MEMORY:
  • Dalvik cache cleaner
  • Integrate system app updates into ROM
  • Move apps into ROM
  • Integrate Dalvik cache system elements into ROM
What’s in this version : (Updated : Feb 10, 2013)
  • Added the ability to create custom labels directly from the “Assign labels” dialog.
  • Fixed failure with XML bookmark backup/restore with Chrome as stock browser (eg: Nexus 7).
  • Several UI tweaks.
  • Updated translations.
Required Android O/S : 1.6+
Read more »»  

Free Image Manager for Windows

Posted by In Jonesia | 11:26 PM | ,

BonAView is an ultimate image managing and organizing software for Windows that enables you to sort and catalog all your images according to your taste. BonAView Image Manager can generate high-quality thumbnails of your images and display them like interactive pictures in 3D space.

BonAView Image Manager includes a wide variety of image editing tools you can use to create, and edit your digital images. Use tools such as red-eye reduction, rotation, sharpen, blur, and many others to enhance or correct your images. BonAView’s powerful image searching tool, which will help you find exactly what you want, you can search photos by file name, size, type, image dimensions, rating etc. source

Download free BonAView Image Manager for Windows.
BonAView file size 5.6MB.
BonAView Website
Read more »»  

Tor Browser Download Anonymous Web Browsing

Posted by In Jonesia | 11:23 PM | ,

Tor Browser - Anonymous Web Browsing
Tor Browser is a anonymous web browsing tool that protects you from being spied on while you browse the internet. The Tor Browser protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world. it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked (from your IP, Network, Country).

Tor Browser Bundle with Firefox
Tor Browser Bundle includes the Tor application, the anonymous Internet communication system, which can be run from command line, a cross platform controller GUI named Vidalia and a custom-made version of Firefox equipped with a set of add-ons that ensure online anonymity.

Tor Browser for Internet Security and Privacy
Internet has been allows the place where people have to concern about their privacy. Starting from malicious spyware, malware, online theft to government surveillance, without any precaution the world wide web will never guarantee you absolute security and privacy. you need to protect yourself using anonymous browsing tool like Tor Browser. source

Download free Tor Browser Bundle for Windows.
Download free Tor Browser Bundle for Mac OS.
Download free Tor Browser Bundle for Linux.
Tor Browser Website
Read more »»  

Windows 8 Internet Speed Test App

Posted by In Jonesia | 11:06 PM | , ,

This Windows 8 Internet speed test app Network Speed Test uses servers all over the world and measures your network connection's latency and throughput. Network Speed Test is a free Windows 8 app from Microsoft that allows you to check how fast is your Internet speed is, by measuring network latency, download and upload speeds. Network Speed Test for Windows 8 also provide information about your network, such as the SSID and BSSID when you are connected to a Wi-Fi hotspot. source

Download free Network Speed Test for Windows 8.
Network Speed Test file size 93KB.

Network Speed Test Website.
Read more »»  

ZALORA launches mobile app for Android

Posted by In Jonesia | 9:24 AM |

Here are the features of the ZALORA Android app:
  • Receive push notifications on new arrivals and flash sales so that they are always in the know
  • Easily browse for a quick overview of product information, images, ratings and reviews
  • Add items to cart and infinitely save them for later (*as long as the app is kept active)
  • Pick from multiple payment methods – Credit Card, PayPal, Cash-On-Delivery
Further to this mobile development, ZALORA will also be launching a redesign of its mobile site in August. The redesign will feature a more visual navigation route, with a style focus that is optimized for marketing and customer relationship management (CRM). The new and improved site will also feature additional filters, a clear multi-step checkout, and social sharing.
ZALORA will be providing at 20% discount to all those that download the Android App today.[source]
Read more »»