473,396 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Why custom Sharepoint 2010 timer Job doesn't run?

hemantbasva
I have created a custom timer job using Visual Studio 2010 ultimate and have deployed the same in Sharepoint 2010 environment.

The timer job is deployed successfully but the problem is it not running. the The last run time it is showing is NA.

Since its a sample timer job it logs event into event viewer..

The article i used to create this timer job is as follows

http://dotnetfinder.wordpress.com/2010/07/24/creatingcustomSharePointtimerjob2010/

Even if i click on "Run Now" button then also it is not running. tried to check LOg file also on 14 hive structure but could not find anything...

Pls assist
Jan 27 '11 #1

✓ answered by hemantbasva

@Megaroutex :run all timerJob using powershell script.....

Expand|Select|Wrap|Line Numbers
  1. Start-SPAdminJob [-AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]]
Have a look at
http://technet.microsoft.com/en-us/l.../ff607833.aspx

2 6043
Hi Hemantbasva - I'm having the same problem, once we promote the custom timer job to our tst box it just doesn't run at all even though it's there as a scheduled job, nothing in sharepoint 2010 logs or event logs - is well weird!
Oct 4 '11 #2
@Megaroutex :run all timerJob using powershell script.....

Expand|Select|Wrap|Line Numbers
  1. Start-SPAdminJob [-AssignmentCollection <SPAssignmentCollection>] [-Confirm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]]
Have a look at
http://technet.microsoft.com/en-us/l.../ff607833.aspx
Oct 4 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Daniel Maycock via .NET 247 | last post by:
I can't get my threading timer to show a splash screen panel for six seconds, then move onto the next panel. The timer just doesn't tick (this is aparent when I set the time to wait to 100 and it...
5
by: Dhilip Kumar | last post by:
Hi all, I have developed a windows service using the windows service project template in VS.NET. I have used three controls in the service, a timer, performance counter and a message queue...
3
by: Daniel Maycock via .NET 247 | last post by:
I can't get my threading timer to show a splash screen panel for six seconds, then move onto the next panel. The timer just doesn't tick (this is aparent when I set the time to wait to 100 and it...
2
by: Bernie Yaeger | last post by:
I'm trying to create a custom control that contains both a combobox and a timer. Any ideas how I can accomplish this? I do know how to create a 'one control' inheritance control, but when I add...
7
by: Morten Snedker | last post by:
Others had the same problem and I understand that I have to use the System.Timers.Timer instead for the one for forms. So that's what I do, but still it doesn't trigger: '--code begin Imports...
1
by: Eran Hefer | last post by:
With SharePoint timer jobs you can create & execute processes on a daily / hourly / minutely basis. After deployment, the timer job definition executes your custom code. The easiest (and more...
0
hemantbasva
by: hemantbasva | last post by:
As per my knowledge, contacts data are available in names.nsf. There are two names.nsf 1) server based for global contact 2) local based for personal contact I have assigned to migrate the data...
0
by: napstar | last post by:
I have custom asset application done in ASP.NET.How do I add this app 2/have it run in Sharepoint 2010 ?.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.