avi_ny
08-12 09:33 PM
My case EB3 PD Jan 2004
I40 approved TSC July 2007
485 filed at NSC July 2nd
LUD is 8/12/2007
Does this mean anything ?
On 2nd July, what time was your i-485 application received at NSC?
I40 approved TSC July 2007
485 filed at NSC July 2nd
LUD is 8/12/2007
Does this mean anything ?
On 2nd July, what time was your i-485 application received at NSC?
fatboysam
05-17 01:05 PM
IfYouSeekAmy,
Can you please share your experience with them?
Thanks
Can you please share your experience with them?
Thanks
mhtanim
06-07 09:51 PM
After sending RFE response, I got 1st LUD on 06/02/2009 with message change.
Soft LUDs on: 06/03/2009, 06/04/2009, 06/05/2009
Soft LUDs on: 06/03/2009, 06/04/2009, 06/05/2009
illinois_alum
09-02 04:40 PM
How long did it take them to send the SR response? When did u open the SR? Thanks in advance...
I think this is a standard response...saw it on some other post as well...
I think this is a standard response...saw it on some other post as well...
more...
bindas74
03-25 10:28 PM
ok..from what I have been hearing from my multiple friends and company's attorneys, USCIS has been digging deep into most of the 485s..
Our company guy said, there is some new policy in 485 processing which is causing them to gather lot of other information (I havent seen this policy published anywhere..so thought this guy is bluffing)..but I dont know many ppl have been saying about such RFEs or RFEs which were not raised before are more common now.
Look at my other thread as an example.
Hopefully you resolve it fast
I received one too...just this morning I received emails stating that RFE was sent for me and my wife....mine is a straight forward case
1) I am with the same employer since I applied for my GC
2) Still on H1B
3) No AC21
4) With a very good company ( medium sized) which never laid off any employees so far
5) Not a labour substitution
I am still wondering what it could be...well I guess i will have to wait for a couple of days more to find out.
But, I am glad that atleast they started looking at my case...this is the first time since August 2007 there is an LUD on my case
Our company guy said, there is some new policy in 485 processing which is causing them to gather lot of other information (I havent seen this policy published anywhere..so thought this guy is bluffing)..but I dont know many ppl have been saying about such RFEs or RFEs which were not raised before are more common now.
Look at my other thread as an example.
Hopefully you resolve it fast
I received one too...just this morning I received emails stating that RFE was sent for me and my wife....mine is a straight forward case
1) I am with the same employer since I applied for my GC
2) Still on H1B
3) No AC21
4) With a very good company ( medium sized) which never laid off any employees so far
5) Not a labour substitution
I am still wondering what it could be...well I guess i will have to wait for a couple of days more to find out.
But, I am glad that atleast they started looking at my case...this is the first time since August 2007 there is an LUD on my case
jasonmc86
07-27 06:45 AM
I've done alot of debugging to try figure the problem... (.show()) isn't a method inside the openFileDialog class...?
-The main thing i'm found when debugging is that when the openFileDialog is used to do anything in my program even if i don't use any information from it it doesnt write my TEST data to a xml file or any other methods i use to write an xml file... eg.
When i run these lines in conjunction to the rest of my code
//DialogResult result = DialogAddTo.ShowDialog();
String fileNameToAdd = "E:\\blah";
//String fileNameToAdd = DialogAddTo.FileName;
Commenting out the openFileDialog and just storing a random file name then the rest of my program (eg. writing the xml file and info wanted) works however when i get the file name from the openFileDialog it doesn't let me write any Xml files even ones i have working already.
If anyone has had the same error or has knowledge please reply cheers
eG this code ive tested and it does the job but i want the user to be able to select a file using a dialogBox... NOTE green is commented
switch (tabControlSelector.TabPages[tabControlSelector.SelectedIndex].Text)
{
case "Images":
DialogAddTo.Title = "Add Image to Dir to view";
DialogAddTo.InitialDirectory = "E:\\Images\\";
DialogAddTo.Filter = "JPG| *.jpg";
DialogAddTo.Multiselect = false;
DialogAddTo.ShowDialog();
//DialogResult result = DialogAddTo.ShowDialog();
String fileNameToAdd = "E:\\blah";
//String fileNameToAdd = DialogAddTo.FileName;
DialogAddTo.Dispose();
if (true)
{
viwDataDS.imagesTable.AddimagesTableRow(fileNameTo Add.Substring(fileNameToAdd.LastIndexOf("\\") + 1).ToString(),
fileNameToAdd.ToString(),
DateTime.Now);
viwDataDS.imagesTable.WriteXml("test.xml", XmlWriteMode.WriteSchema);
}
else
{
MessageBox.Show("That Image Already Exists");
}
break;
case "Videos":
break;
-The main thing i'm found when debugging is that when the openFileDialog is used to do anything in my program even if i don't use any information from it it doesnt write my TEST data to a xml file or any other methods i use to write an xml file... eg.
When i run these lines in conjunction to the rest of my code
//DialogResult result = DialogAddTo.ShowDialog();
String fileNameToAdd = "E:\\blah";
//String fileNameToAdd = DialogAddTo.FileName;
Commenting out the openFileDialog and just storing a random file name then the rest of my program (eg. writing the xml file and info wanted) works however when i get the file name from the openFileDialog it doesn't let me write any Xml files even ones i have working already.
If anyone has had the same error or has knowledge please reply cheers
eG this code ive tested and it does the job but i want the user to be able to select a file using a dialogBox... NOTE green is commented
switch (tabControlSelector.TabPages[tabControlSelector.SelectedIndex].Text)
{
case "Images":
DialogAddTo.Title = "Add Image to Dir to view";
DialogAddTo.InitialDirectory = "E:\\Images\\";
DialogAddTo.Filter = "JPG| *.jpg";
DialogAddTo.Multiselect = false;
DialogAddTo.ShowDialog();
//DialogResult result = DialogAddTo.ShowDialog();
String fileNameToAdd = "E:\\blah";
//String fileNameToAdd = DialogAddTo.FileName;
DialogAddTo.Dispose();
if (true)
{
viwDataDS.imagesTable.AddimagesTableRow(fileNameTo Add.Substring(fileNameToAdd.LastIndexOf("\\") + 1).ToString(),
fileNameToAdd.ToString(),
DateTime.Now);
viwDataDS.imagesTable.WriteXml("test.xml", XmlWriteMode.WriteSchema);
}
else
{
MessageBox.Show("That Image Already Exists");
}
break;
case "Videos":
break;
more...
eastwest
03-15 06:45 PM
What I understood from Ron's article:[LIST]
Personally, I'm Pessimistic... being in India-EB3, that's not a state of mind... it's a lifestyle.
That was absolutely Hilarious...It takes an EB-3 to understand that statement.
Awesome...
Personally, I'm Pessimistic... being in India-EB3, that's not a state of mind... it's a lifestyle.
That was absolutely Hilarious...It takes an EB-3 to understand that statement.
Awesome...
Narend
10-29 04:08 PM
Hello,
Since that you are already a business owner in the US, I would recommend you also look into other options.
You know it could be not completely right on my part to tell you ways where you could become permanent residents Legally. But a little thought and research will show you ways.
If not feel free to private message me and i can try to provide you some tips.
Cheers,
N. :D
Since that you are already a business owner in the US, I would recommend you also look into other options.
You know it could be not completely right on my part to tell you ways where you could become permanent residents Legally. But a little thought and research will show you ways.
If not feel free to private message me and i can try to provide you some tips.
Cheers,
N. :D
more...
sintax321
10-02 01:33 PM
So the colors and the blobs where made in 3DSM.:*( I don't have a copy so I guess I'm cursed to Photoshop. Oh well. Do you Know any good PS tutorial sites that I might not have found yet?
chi_shark
03-25 03:47 PM
BTW isn't I-485 for a future job ? How does the current work location matter ?
thats what scared me when i read this thread... so, basically, they are using even the pending 485s to raise issues on 140 etc... this i bad stuff.
thats what scared me when i read this thread... so, basically, they are using even the pending 485s to raise issues on 140 etc... this i bad stuff.
more...
mambarg
07-26 12:20 PM
So in next few days, as expected we may start seeing processing or receipts for July 2nd filers on Aug 1st at least at nebraska.
I saw it on
I saw it on
sk.aggarwal
04-05 04:05 PM
Thanks, just got a call from HR. They have got PWD for me.
more...
sparky_jones
06-08 10:48 AM
Can anyone please comment on Massachusetts licensing requirements? and the validity period for someone who is working on EAD? Thanks!
Fortunately, MA is still unaffected by the xenophobic policies regarding Driver's Licenses that are prevalent in other states. You can renew your license online, and the length or the nature of the validity of your immigration status has no influence on the type or duration of the driver's license. How long this will stay like this in MA is anybody's guess. I am sure they will also become restrictive when pressure is brought on by REAL ID regulations.
Fortunately, MA is still unaffected by the xenophobic policies regarding Driver's Licenses that are prevalent in other states. You can renew your license online, and the length or the nature of the validity of your immigration status has no influence on the type or duration of the driver's license. How long this will stay like this in MA is anybody's guess. I am sure they will also become restrictive when pressure is brought on by REAL ID regulations.
gc28262
03-25 03:33 PM
so what's the problem here.
Just work with your attorney and employer who filed your 140 to send them the info/letter they need with details on which client you worked for and when, etc.
BTW isn't I-485 for a future job ? How does the current work location matter ?
Just work with your attorney and employer who filed your 140 to send them the info/letter they need with details on which client you worked for and when, etc.
BTW isn't I-485 for a future job ? How does the current work location matter ?
more...
delhis_007
06-05 11:32 AM
Sasan,
My PD is Jan 04. EB2 India. 140/485 filed in July 04. 140 approved Mar 05. Any comments?
What is your PD and category?
My PD is Jan 04. EB2 India. 140/485 filed in July 04. 140 approved Mar 05. Any comments?
What is your PD and category?
srarao
07-23 12:22 PM
Fedex receipt.
more...
CantLeaveAmerica
04-07 10:18 AM
Hi, I am in exactly the same situation. Would just the I-140 receipt number suffice? My employer also hasn't given me any copies of the I-140 and labor certification copies. My I-140 is approved and it's been more than 180 days since I-485 filing..please advise.
arnet
11-16 12:39 PM
if you file AOS (I-485) then only you will get EAD/AP benefits, but to file I-485 you need to stay in visa like H1B/H4. if you are H1B visa holder, you will eligible to file for it as prinicipal applicant but inorder for your spouse/dependents to qualify as dependent, she has to be in dependent visa (H4) at filing time, so F1 holder is considered as student not as dependent so they are not eligible to file.
Disclaimer: use it at your own risk, i'm not an immigration attroney, so please consult one for your situations as laws/procedures are changing often.
there is no isue while filing for I-485 also. when you file for AOS, F-1 status becomes invalid.But, you will get EAD and that will give you all the work authorization you need. You DO NOT have to change spouse back to H-4.
Disclaimer: use it at your own risk, i'm not an immigration attroney, so please consult one for your situations as laws/procedures are changing often.
there is no isue while filing for I-485 also. when you file for AOS, F-1 status becomes invalid.But, you will get EAD and that will give you all the work authorization you need. You DO NOT have to change spouse back to H-4.
RNGC
04-26 08:42 AM
Thanks...This is very helpful!....Feeling a lot better now!
loudobbs
09-25 12:12 PM
for NOT answering my question!! :mad:
Mr LouDobbs!!
What does only 3 days left mean and how does it impact you? Would a new quota kicking mean anything
EB2/India/PD - July 2003
I140 approved - Dec 2006 at TSC
I485 mailed on 29th June to TSC
RD for 485, 131 and 765 is 8/15
recd EAD with Country of birth USA!! - 8/23
FP done on 9/14 - Got LUD after FP
Recd I 765 on 9/19
Mr LouDobbs!!
What does only 3 days left mean and how does it impact you? Would a new quota kicking mean anything
EB2/India/PD - July 2003
I140 approved - Dec 2006 at TSC
I485 mailed on 29th June to TSC
RD for 485, 131 and 765 is 8/15
recd EAD with Country of birth USA!! - 8/23
FP done on 9/14 - Got LUD after FP
Recd I 765 on 9/19
ItIsNotFunny
09-22 05:06 PM
Spoke to Aide of John Conyers (D-Mich.), Chairman
He is in Favor of the bill so do not call him
And yes I gave Green all those who got Red dots for motivating people :)
I believe people not in favor should be called first but also call people in favor. Sometime few calls from antis can force them changing their view.
He is in Favor of the bill so do not call him
And yes I gave Green all those who got Red dots for motivating people :)
I believe people not in favor should be called first but also call people in favor. Sometime few calls from antis can force them changing their view.
No comments:
Post a Comment