Monthly Archives: September 2015

Migrating VB6 to VB.NET will have bigger problems if you do not do it now

This short article shared why you should migrate you VB6 to VB.NET as soon as you can. Below are only the few factors that you should move away from VB6. In fact there are more if you search through Google. … Continue reading

Posted in .Net, Community | Tagged , , , , , | Leave a comment

Is Softonic download safe

If you compare the Visual Studio binary between the Microsoft and Softonic there are not going be the same. Some people in the Net have posted you can try to scan the Virus or Malware after you have download it … Continue reading

Posted in Community, Computers and Internet | Tagged , , , , , | Leave a comment

Method Publish of object ‘ListObject’ failed SharePoint Online 2013

This short article shows you how to resolve the error “Method Publish of object ‘ListObject’ failed” when importing Excel spreadsheet to Office 365 SharePoint Online 2013 When you add ab app then select Import Spreadsheet. In the process you might … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , | Leave a comment

We’re sorry, but emailxxx can’t be found in the sharepointxxx directory

This short article shows you how to resolve the SharePoint access error “We’re sorry, but emailxxx can’t be found in the sharepointxxx directory”.   I did not find any alternative but to use SharePoint Online Management Shell to remove the … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , , , , | Leave a comment

How do you know what is the IP address for your home Internet router

This short article shows you a way to know the possible IP address for your home router. 1. Go to command prompt (cmd). 2. Type ipconfig /all. You will see the Default Gateway.   Most likely that will be your … Continue reading

Posted in Community, Computers and Internet, Operating System | Tagged , , , | Leave a comment

Register-SPWorkFlowService error The remote server returned an error: (404) Not Found

This short article shows you how to resolve the Register-SPWorkFlowService error: The remote server returned an error: (404) Not Found if you are using Workflow Manager 1.0 for SharePoint 2013 on-Premise. To resolve this issue is to install Workflow Manager … Continue reading

Posted in .Net, Community | Tagged , , | Leave a comment

There isn’t enough memory to complete this action

This note is just to let you know one possible way to resolve the error below from Microsoft Excel.   There isn’t enough memory to complete this action. Try using less data or closing other applications. To increase memory availability, … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , | Leave a comment

Open with Access not working Office 365 SharePoint

This short article shows you why Open with Access is not working in Office 365 SharePoint or SharePoint Online 2013 when you are working with SharePoint List. If you are using Google Chrome, you cannot even see Open with Access. … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , , | 1 Comment

How to retrieve attachment from Office 365 SharePoint C#

This article shows you the code that I tried for 2-3 days to get it working, to retrieve attachment from Office 365 SharePoint. I found piece and pieces from the Internet and put them together, finally it is working for … Continue reading

Posted in .Net, Community, Microsoft Office | Tagged , , , , , , | Leave a comment