Step 1:- Right click on the taskbar => Choose Taskbar settings
Step 2:- Click the down arrow next to Taskbar behaviors
Step 3:- Scroll down bottom => Click the checkbox for "Show seconds in the system tray clock (uses more power)"
Step 4:- Done
Step 1:- Right click on the taskbar => Choose Taskbar settings
Step 2:- Click the down arrow next to Taskbar behaviors
Step 3:- Scroll down bottom => Click the checkbox for "Show seconds in the system tray clock (uses more power)"
Step 4:- Done
Step 1: - Create Console application => Click “Next” => Project Name “TestWebJob” => Click “Next“ => Click “Create”
The console application created successfully
Step 2: - Go to application containing folder => expand “bin” folder => expand “Release” folder => select “net6.0” folder and compress to zip
Step 3: - Login to Microsoft Azure Portal
Step 4: - Search “App Service” in search
bar => Select Web APP (WebJobUAT) in the list
Step 5:- Select “WebJobs” from the left pane
=> Click “Add”
Step 6:- Fill Details => Click “Create
Webjob”
Step 7:- Click “Refresh”
Step 8:- Click “Run” => Click “Run”
Step 9:- Click “Logs”
Step 10:- Click “TestWebJob” name
Step 11:- Click “Timing”
Step 12:- Job Run Successfully
Step 13:- Delete the “TestWebJob”
}
Unable to cast COM object of type 'System.__ComObject' to class type 'System.Data.DataTable'. Instances of types that represent COM components cannot be cast to types that do not represent COM components; however, they can be cast to interfaces as long as the underlying COM component supports QueryInterface calls for the IID of the interface.
DataTable dt = new DataTable();
Case scenario, apply password on pdf generated with SSRS report.
DLL Required.