"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 »»  

Seagate Wireless Plus Review Specs

Posted by In Jonesia | 9:22 AM |

Seagate gives us another Wi-Fi-enabled storage device, the Wireless Plus. Read our full review to see how this external hard drive has improved over its predecessor.

The drive has 1TB storage capacity which is a huge bump compared to the GoFlex’s 500GB. This model is formatted for NTFS (for Windows), That’s less than the guaranteed 10-hour battery life by Seagate.while on standby, the battery lasted more than 12 hours.

Wireless file transfer was a bit slow, so if you have a device that’s USB 3.0 compatible.[source]
Read more »»  

If you’re an avid use of Google Maps on your mobile device, you’ll be happy to know that turn-by-turn navigation is already available for the country. It’s still in beta though so don’t expect accurate and up-to-date navigation just yet.

This turn-by-turn navigation feature has been officially announced for Android devices brought by the localization efforts by Google for Philippines. If you’re on Android, updating your Google Maps should give you this feature. if you have Google Maps installed in your iOS device, the turn-by-turn local navigation will already be a part of the app.

Still, Google Maps local navigation feature looks already polished for a beta release and it’s just a matter of time for Google map-makers to make it more accurate.[source]
Read more »»  

Windows has released the latest version. but to this day I still use Windows XP Operating System for a variety of purposes in addition to the Linux operating system. To not tired and bored with the look of Windows XP that was into it as well, sometimes I often change the Visual Style to get rid of boredom, This time I will share Transformation Pack that I use the Vienna Transformation Pack.


Windows 7/Vienna Transformation Pack Features :
  • Vienna Navigator.
  • Cool Superbar.
  • Windows 7 Visual Styles.
  • Sounds.
  • Windows 7 wallpapers.
  • Cursor Set.
  • Windows Vienna Logon Screen.
  • Windows Vienna Bootskin.
  • All the required applications to apply these effects.
Download here
Read more »»  

How Fix 500 Internal Server Error

Posted by In Jonesia | 7:40 AM | ,

You may often find or even experiencing error 500, Internal Server Error when opening a website. I have encountered an internal server error is to display the mobile version of the website. The website uses asp.net web editor. but after I check the web config in application turns faulty and should be made the new web config.
Why it happens Internal Server Error?
Of the cases I've ever experienced there are 2 causes ERROR 500;
Error in giving permissions on file or directory in hosting, Error writing file. Htaccess

Solution to Internal Server ERROR?
Refresh your web browser. By pressing the F5 key on the keyboard or close the browser and then re-run them, ERROR 500 Maybe this happens only for some time because the site you have access to use the computer resource is too big. Fix file and directory permissions. Make sure the permissions for files and folders is 644/755 directory. you can use the facilities in cpanel to fix it (if the server using the Linux operating system).
Read more »»  

Download the latest release of the Ajax Control Toolkit from CodePlex.The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web Forms applications. [source]

Download Here
June 2013 release of the AJAX Control Toolkit.

  • AJAX Control Toolkit .NET 4.5 – AJAX Control Toolkit for .NET 4.5 and sample site (Recommended).
  • AJAX Control Toolkit .NET 4 – AJAX Control Toolkit for .NET 4 and sample site (Recommended).
  • AJAX Control Toolkit .NET 3.5 – AJAX Control Toolkit for .NET 3.5 and sample site (Recommended).
Read more »»  

Googlebot can not access your site

Posted by In Jonesia | 7:20 AM |

Over the past 24 hours, 1 error when Googlebot tries to access your robots.txt. To ensure that we do not crawl any pages listed in the file, we postpone the crawl. Overall error rate robots.txt your site is 100.0%.

Warning over it usually appears tiba2 email to us at a time when google bot can not access our website?

Do you know why?.It was in because ip google bot can not crawl your website on google because of blocked ip in server hosting.

How to Fix it how ya?

Tell it my blog url to your host provides guaranteed understood or if you have the server itself to do this:

Sign in to CSF: Config Server Firewall - All Blocked Flush (Automatic all blocked ip firewall will be deleted from the system) . Well at first flush event Myspace someday be again, though not always.

Google follows to whitelist Ip Firewall:

66.249.69.104
66.249.69.229
66.249.69.49
66.249.69.67
66.249.69.107
66.249.69.194

Restart your firewall.
Read more »»  


With Chrome Remote Desktop, all you need is your Chrome browser running to be able to take control and share your screen. Here’s how to install and use it.
Download and install it from the link below.
Install the Chrome Remote Desktop Beta extension by going to the link below.

During the installation you will be asked to authorize the app to have access to view your email address, view your remote desktop computers, and view and send chat messages.

After it’s installed, open a new tab in Chrome and click the Chrome Remote Desktop BETA app.

Click share this computer and a 12 digit code will be generated for you.

This is a one time code that someone can use to access your computer.
From the other computer, click access a shared computer and type in the first code (spaces are not necessary).

While in this mode, the computer being shared can either push the disconnect button, Ctrl+Alt+Esc, or close the Google Chrome tab to end the session.

If trouble connecting to the remote computer or it hangs when saying verifying access code, try allowing ports 443 and 5222 to have inbound and outbound rules in your windows firewall using both UDP and TCP.
If you need further help check out Google’s help page on the extension below.
Google Chrome Download

Read more »»  

I have done it using JavaScript. But I want to run this using pure PHP. Is it possible?.I doesn't know but some one has done it. http://wmorein.com/rdpcreator/

And the second thing how a way you can run test.rdp file using PHP.
I want to use rapidleech script on my RDP server is there any way that i run PHP website their bcoz html is working but not php i can access html vie my rdp IP address so any body tell me how to do this.

Launch RDP from Web Browser. [source]
This script allows you create a link that can open a RDP session by passing a server address parameter.
function rdp(address){
 try{
  var rdpexe = 'C:\\WINDOWS\\system32\\mstsc.exe';
  var ws = new ActiveXObject('WScript.Shell');
  ws.Exec(rdpexe + " /v:" + address);
 }
 catch(e){
  alert("This link will try to launch RDP session from web browser\n"+
     "1. Please use Internet Explorer 7.0+\n"+ 
     "2. Go to Tools > Internet options > Security > Trusted Sites and click \"sites\" button.\n"+
     "3. Add *.your_domain to trusted site\n"+
     "4. Click Custom Level and find the section \"ActiveX controls and plug-ins\"\n"+
     "5. Select Enable for \"Initializing and Script ActiveX controls not marked as safe\"");
 }
}
Read more »»  

Autopostback the page keeps refreshing

Posted by In Jonesia | 6:08 AM | ,

The DropDownList shouldn't be inside the ItemTemplate, as this means it will get "repeated" for each item. Because the DropDownList has AutoPostBack to true, and one static event handler, every time you select an item.

Move the DropDownList to outside the repeater, and it should solve your problem.
You'll need to wire up the SelectedIndexChanged event on the ItemCreated event.

This would then only re-render that segment of the page using ASP.NET AJAX.
http://msdn.microsoft.com/en-us/library/bb386454.aspx

I have a dropdownlist, and when I set AutoPostBack="true", the page keeps refreshing.
http://stackoverflow.com/questions/3749759/autopostback-keeps-refreshing-site
Read more »»  


First thing you’ll notice about the Asha 501 is how cute, colorful, and well-designed it is, which is something you can always expect from Nokia.  It has a 3.5-inch capacitive touchscreen limited to just 256k colors on a 240 x 320 resolution. The Asha 501 runs on the Asha Platform 2013 which is still S40 but with a lot of features and improvements that makes it feel like you’re really using a smartphone.[source]

Nokia Asha 501 Specs:
3-inch QVGA TFT capacitive display with Gorilla Glass
Nokia Asha Software Platform 1.0
64MB RAM, 128MB internal storage, microSD up to 32GB (4GB included)
3.15-megapixel rear camera (no flash)
No front camera
Dual-SIM (2G only)
WiFi, Bluetooth
FM Radio
Nokia Xpress Browser
99.2 x 58 x 12.1 mm
98.2 g
Li-Ion 1200 mAh battery (26 days standby)
Colors: Bright red, Yellow, Black, Bright Green, Cyan, White
Read more »»  

Windows Phone Huawei Ascend W1

Posted by In Jonesia | 7:48 AM | ,

The Huawei Ascend W1 is a 4-inch WP8 phone with an IPS LCD touchpanel and a 480 x 800 resolution for a decent 233 ppi pixel density. There’s also 4GB worth of internal storage plus support for a microSD card. It is powered by Qualcomm’s 1.2GHz dual-core Snapdragon S4 (Krait) processor along with 512MB RAM which should not be an issue for the platform.There’s also a 5-megapixel rear camera, a VGA front camera, and a 1950mAh battery. [source]
Read more »»  

LG Optimus G Review Specs

Posted by In Jonesia | 7:46 AM | ,

The Optimus G is fast and responds really well to whatever you set it to do. It’s at par with the quad-core phones like the S4 and the Note II, all thanks to the 1.5GHz quad-core “Krait” processor, 2GB RAM and the Adreno 320 GPU. You also get 32GB of internal storage space but there is no expandable memory slot and at the back you'll find the 13MP camera with an LED flash.[source]


LG Optimus G E973 Specs:
4.7” True HD IPS+ display 1280 x 768 @318ppi
Gorilla Glass 2 (front and back)
Quad-core 1.5 GHz Krait, Qualcomm APQ8064 Snapdragon
Adreno 320 GPU
Android 4.2 Jelly Bean
32 GB storage, 2GB RAM, no microSD
13 MP (3,264×2,448) back-side illuminated sensor with LED flash
HDR, Panoramic shot, Photo Sphere
1080p @ 30fps video recording
1.3 MP front-facing camera
microUSB v2.0 / SlimPort for HDMI
HSDPA, 21 Mbps; HSUPA, 5.76 Mbps, LTE
Wi-Fi 802.11 a/b/g/n, dual-band, DLNA, Wi-Fi hotspot
Bluetooth 4.0 with A2DP
Li-Po 2100mAh battery
microSIM
133.9 x 68.7 x 9.1 mm
139 g
Read more »»  

Mouse Logitech G500s Laser Gaming

Posted by In Jonesia | 7:43 AM |

The Logitech G500s is a wired laser mouse that gamers, particularly FPS gamers, would definitely enjoy. The G500s measures 1.73 by 3 by 5.1 inches which is among the big gaming mice out there that should appeal to right-handed palm grip gamers. It’s a pretty-looking mouse with a hydrophobic coating that wards off oil, sweat and grime after long hours of playing. ou just customize 3 settings and the LED indicator will show you on which DPI setting you’re currently on. The Logitech G500s comes with two sets of weight inserts – six 4.5g and six 1.7g so you can adjust the weight up to seven ounces. [source]
Read more »»  

NVIDIA GeForce GTX 700 series

Posted by In Jonesia | 7:40 AM | , ,

NVIDIA finally introduced their GeForce GTX 700 lineup of graphics cards that are sure to make real gamers out their giddy to upgrade their rig. It may have a lower clockspeed than the its brothers but its 2,304 shaders and 3GB/384-bit memory config makes up for it in a big, big way.The GeForce GTX 760 is based on the GK104-225 GPU with 1152 CUDA cores clocking at a 980MHz which can go up to 1033MHz with NVIDIA’s GPU Boost 2.0. It is equipped with 2GB or a 4GB 256-bit GDDR5 memory with a memory bandwidth of 192 GB/s. The NVIDIA GeForce GTX 770 is the first graphics card to have a 7GBPs memory speed which is 1GBPs more than current graphics card leaders in the market. The GeForce GTX 760 is based on the GK104-225 GPU with 1152 CUDA cores clocking at a 980MHz which can go up to 1033MHz with NVIDIA’s GPU Boost 2.0. It is equipped with 2GB or a 4GB 256-bit GDDR5 memory with a memory bandwidth of 192 GB/s. [source]
Read more »»