PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Emulator
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Emulator
![]() |
Emulator |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is there any I can increase the storage space for a emulator?
VJ |
|
|
|
#2 |
|
Guest
Posts: n/a
|
VJ,
In VS 2005 select Tools, Options, Device Tools, Devices. Select the emulator you're interested in and click Properties, then Emulator Options. -- Ginny "VJ" <nonewsaddress@yahoo.com> wrote in message news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... > Is there any I can increase the storage space for a emulator? > > VJ > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Ginny
I see the information and Thanks for the information. I changed the RAM size, from 128 - 256, not helping. Should it be ROM size, but I have ROM image address only, what does that mean? I am new to device programing, kindly help Thanks VJ "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... > VJ, > > In VS 2005 select Tools, Options, Device Tools, Devices. Select the > emulator you're interested in and click Properties, then Emulator Options. > > -- > Ginny > > > "VJ" <nonewsaddress@yahoo.com> wrote in message > news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >> Is there any I can increase the storage space for a emulator? >> >> VJ >> > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
VJ,
What sort of error are you getting? What exactly do you want to accomplish? -- Ginny "VJ" <nonewsaddress@yahoo.com> wrote in message news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... > Ginny > > I see the information and Thanks for the information. I changed the RAM > size, from 128 - 256, not helping. Should it be ROM size, but I have ROM > image address only, what does that mean? I am new to device programing, > kindly help > > Thanks > VJ > > "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in > message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >> VJ, >> >> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >> emulator you're interested in and click Properties, then Emulator >> Options. >> >> -- >> Ginny >> >> >> "VJ" <nonewsaddress@yahoo.com> wrote in message >> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>> Is there any I can increase the storage space for a emulator? >>> >>> VJ >>> >> > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
I just needed additional space, try some File I/O. I got a storage card
attached i.e set to my local folder and do the File I/O at that folder. Well right now the storage card is to local folder and its 30GB, that is my free space in computer :-), which is sort of cheating, but works now. Ideally would like to do without storage card, but increase the space on the device. I am not receiving any error message. It just does not go beyond 32MB. It would be really bad, if I cannot match the emulator size,space to my device size and space as needed for test. I am just hopping Microsoft has not done a thing like that. I am just new to this world, so I am still putting this on me, and I am not able to figure out. Thanks for your help VJ "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... > VJ, > > What sort of error are you getting? What exactly do you want to > accomplish? > > -- > Ginny > > > "VJ" <nonewsaddress@yahoo.com> wrote in message > news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >> Ginny >> >> I see the information and Thanks for the information. I changed the RAM >> size, from 128 - 256, not helping. Should it be ROM size, but I have ROM >> image address only, what does that mean? I am new to device programing, >> kindly help >> >> Thanks >> VJ >> >> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>> VJ, >>> >>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>> emulator you're interested in and click Properties, then Emulator >>> Options. >>> >>> -- >>> Ginny >>> >>> >>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>> Is there any I can increase the storage space for a emulator? >>>> >>>> VJ >>>> >>> >> >> > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
VJ,
As far as I know adjusting the RAM size in the emulator should accomplish what you want, assuming you have enough free RAM in your computer. I usually test on the actual device unless it's not available yet, so I don't remember if there were any issues with that. -- Ginny "VJ" <nonewsaddress@yahoo.com> wrote in message news:uGtwHkZYHHA.1296@TK2MSFTNGP02.phx.gbl... >I just needed additional space, try some File I/O. I got a storage card >attached i.e set to my local folder and do the File I/O at that folder. >Well right now the storage card is to local folder and its 30GB, that is my >free space in computer :-), which is sort of cheating, but works now. >Ideally would like to do without storage card, but increase the space on >the device. I am not receiving any error message. It just does not go >beyond 32MB. It would be really bad, if I cannot match the emulator >size,space to my device size and space as needed for test. I am just >hopping Microsoft has not done a thing like that. I am just new to this >world, so I am still putting this on me, and I am not able to figure out. > > Thanks for your help > VJ > > "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in > message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... >> VJ, >> >> What sort of error are you getting? What exactly do you want to >> accomplish? >> >> -- >> Ginny >> >> >> "VJ" <nonewsaddress@yahoo.com> wrote in message >> news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >>> Ginny >>> >>> I see the information and Thanks for the information. I changed the RAM >>> size, from 128 - 256, not helping. Should it be ROM size, but I have ROM >>> image address only, what does that mean? I am new to device programing, >>> kindly help >>> >>> Thanks >>> VJ >>> >>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>>> VJ, >>>> >>>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>>> emulator you're interested in and click Properties, then Emulator >>>> Options. >>>> >>>> -- >>>> Ginny >>>> >>>> >>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>>> Is there any I can increase the storage space for a emulator? >>>>> >>>>> VJ >>>>> >>>> >>> >>> >> > > |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Thanks, Nino. Good question.
-- Ginny "Nino Benvenuti" <ni.no.spam@ninodotnet> wrote in message news:OYgGFOaYHHA.4220@TK2MSFTNGP03.phx.gbl... > VJ, > > Did you do a reset on the emulator after you changed the memory size? > > -- > Nino > > > "VJ" <nonewsaddress@yahoo.com> wrote in message > news:uGtwHkZYHHA.1296@TK2MSFTNGP02.phx.gbl... >>I just needed additional space, try some File I/O. I got a storage card >>attached i.e set to my local folder and do the File I/O at that folder. >>Well right now the storage card is to local folder and its 30GB, that is >>my free space in computer :-), which is sort of cheating, but works now. >>Ideally would like to do without storage card, but increase the space on >>the device. I am not receiving any error message. It just does not go >>beyond 32MB. It would be really bad, if I cannot match the emulator >>size,space to my device size and space as needed for test. I am just >>hopping Microsoft has not done a thing like that. I am just new to this >>world, so I am still putting this on me, and I am not able to figure out. >> >> Thanks for your help >> VJ >> >> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >> message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... >>> VJ, >>> >>> What sort of error are you getting? What exactly do you want to >>> accomplish? >>> >>> -- >>> Ginny >>> >>> >>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>> news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >>>> Ginny >>>> >>>> I see the information and Thanks for the information. I changed the RAM >>>> size, from 128 - 256, not helping. Should it be ROM size, but I have >>>> ROM image address only, what does that mean? I am new to device >>>> programing, kindly help >>>> >>>> Thanks >>>> VJ >>>> >>>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>>> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>>>> VJ, >>>>> >>>>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>>>> emulator you're interested in and click Properties, then Emulator >>>>> Options. >>>>> >>>>> -- >>>>> Ginny >>>>> >>>>> >>>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>>>> Is there any I can increase the storage space for a emulator? >>>>>> >>>>>> VJ >>>>>> >>>>> >>>> >>>> >>> >> >> > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
VJ,
Did you do a reset on the emulator after you changed the memory size? -- Nino "VJ" <nonewsaddress@yahoo.com> wrote in message news:uGtwHkZYHHA.1296@TK2MSFTNGP02.phx.gbl... >I just needed additional space, try some File I/O. I got a storage card >attached i.e set to my local folder and do the File I/O at that folder. >Well right now the storage card is to local folder and its 30GB, that is my >free space in computer :-), which is sort of cheating, but works now. >Ideally would like to do without storage card, but increase the space on >the device. I am not receiving any error message. It just does not go >beyond 32MB. It would be really bad, if I cannot match the emulator >size,space to my device size and space as needed for test. I am just >hopping Microsoft has not done a thing like that. I am just new to this >world, so I am still putting this on me, and I am not able to figure out. > > Thanks for your help > VJ > > "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in > message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... >> VJ, >> >> What sort of error are you getting? What exactly do you want to >> accomplish? >> >> -- >> Ginny >> >> >> "VJ" <nonewsaddress@yahoo.com> wrote in message >> news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >>> Ginny >>> >>> I see the information and Thanks for the information. I changed the RAM >>> size, from 128 - 256, not helping. Should it be ROM size, but I have ROM >>> image address only, what does that mean? I am new to device programing, >>> kindly help >>> >>> Thanks >>> VJ >>> >>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>>> VJ, >>>> >>>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>>> emulator you're interested in and click Properties, then Emulator >>>> Options. >>>> >>>> -- >>>> Ginny >>>> >>>> >>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>>> Is there any I can increase the storage space for a emulator? >>>>> >>>>> VJ >>>>> >>>> >>> >>> >> > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
I have reset the comptuer, the device (soft/hard).. no use. It just refuese
to go above 32MB. My computer has 30 GB space and is a 2GB memory machine... I have even re-installed the emulator... Right now the stoarge card works for me, but iI am really curious to know what is worng here.. Is there a place I can see any emulator logs... that might help me narrow the problem? Yes Ginny sure I have 3 devices to test, that is also plenty, but I love the emulator, so I don't have to carry the device all place, like when i work from home. Just this one annoying feature... I just saw this post.. The fixed it?? somebody please help me..!! http://groups.google.com/group/micr...594d6e19a115fe9 VJ "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in message news:3DD588A3-5035-4729-8A13-C8CA7201D6C2@microsoft.com... > Thanks, Nino. Good question. > > -- > Ginny > > > "Nino Benvenuti" <ni.no.spam@ninodotnet> wrote in message > news:OYgGFOaYHHA.4220@TK2MSFTNGP03.phx.gbl... >> VJ, >> >> Did you do a reset on the emulator after you changed the memory size? >> >> -- >> Nino >> >> >> "VJ" <nonewsaddress@yahoo.com> wrote in message >> news:uGtwHkZYHHA.1296@TK2MSFTNGP02.phx.gbl... >>>I just needed additional space, try some File I/O. I got a storage card >>>attached i.e set to my local folder and do the File I/O at that folder. >>>Well right now the storage card is to local folder and its 30GB, that is >>>my free space in computer :-), which is sort of cheating, but works now. >>>Ideally would like to do without storage card, but increase the space on >>>the device. I am not receiving any error message. It just does not go >>>beyond 32MB. It would be really bad, if I cannot match the emulator >>>size,space to my device size and space as needed for test. I am just >>>hopping Microsoft has not done a thing like that. I am just new to this >>>world, so I am still putting this on me, and I am not able to figure out. >>> >>> Thanks for your help >>> VJ >>> >>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>> message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... >>>> VJ, >>>> >>>> What sort of error are you getting? What exactly do you want to >>>> accomplish? >>>> >>>> -- >>>> Ginny >>>> >>>> >>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>> news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >>>>> Ginny >>>>> >>>>> I see the information and Thanks for the information. I changed the >>>>> RAM size, from 128 - 256, not helping. Should it be ROM size, but I >>>>> have ROM image address only, what does that mean? I am new to device >>>>> programing, kindly help >>>>> >>>>> Thanks >>>>> VJ >>>>> >>>>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>>>> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>>>>> VJ, >>>>>> >>>>>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>>>>> emulator you're interested in and click Properties, then Emulator >>>>>> Options. >>>>>> >>>>>> -- >>>>>> Ginny >>>>>> >>>>>> >>>>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>>>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>>>>> Is there any I can increase the storage space for a emulator? >>>>>>> >>>>>>> VJ >>>>>>> >>>>>> >>>>> >>>>> >>>> >>> >>> >> > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
VJ,
As far as I know, based on Barry Bond's comment, 32Mb is a hard limit for the DeviceEmulator. -- Ginny "VJ" <nonewsaddress@yahoo.com> wrote in message news:%23xIPY6aYHHA.2316@TK2MSFTNGP04.phx.gbl... >I have reset the comptuer, the device (soft/hard).. no use. It just refuese >to go above 32MB. My computer has 30 GB space and is a 2GB memory >machine... I have even re-installed the emulator... Right now the stoarge >card works for me, but iI am really curious to know what is worng here.. > > Is there a place I can see any emulator logs... that might help me narrow > the problem? > > Yes Ginny sure I have 3 devices to test, that is also plenty, but I love > the emulator, so I don't have to carry the device all place, like when i > work from home. Just this one annoying feature... > > I just saw this post.. The fixed it?? somebody please help me..!! > > http://groups.google.com/group/micr...594d6e19a115fe9 > > > VJ > > "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in > message news:3DD588A3-5035-4729-8A13-C8CA7201D6C2@microsoft.com... >> Thanks, Nino. Good question. >> >> -- >> Ginny >> >> >> "Nino Benvenuti" <ni.no.spam@ninodotnet> wrote in message >> news:OYgGFOaYHHA.4220@TK2MSFTNGP03.phx.gbl... >>> VJ, >>> >>> Did you do a reset on the emulator after you changed the memory size? >>> >>> -- >>> Nino >>> >>> >>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>> news:uGtwHkZYHHA.1296@TK2MSFTNGP02.phx.gbl... >>>>I just needed additional space, try some File I/O. I got a storage card >>>>attached i.e set to my local folder and do the File I/O at that folder. >>>>Well right now the storage card is to local folder and its 30GB, that is >>>>my free space in computer :-), which is sort of cheating, but works now. >>>>Ideally would like to do without storage card, but increase the space on >>>>the device. I am not receiving any error message. It just does not go >>>>beyond 32MB. It would be really bad, if I cannot match the emulator >>>>size,space to my device size and space as needed for test. I am just >>>>hopping Microsoft has not done a thing like that. I am just new to this >>>>world, so I am still putting this on me, and I am not able to figure >>>>out. >>>> >>>> Thanks for your help >>>> VJ >>>> >>>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>>> message news:eUJbJSZYHHA.3656@TK2MSFTNGP05.phx.gbl... >>>>> VJ, >>>>> >>>>> What sort of error are you getting? What exactly do you want to >>>>> accomplish? >>>>> >>>>> -- >>>>> Ginny >>>>> >>>>> >>>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>>> news:ORzajOZYHHA.3824@TK2MSFTNGP02.phx.gbl... >>>>>> Ginny >>>>>> >>>>>> I see the information and Thanks for the information. I changed the >>>>>> RAM size, from 128 - 256, not helping. Should it be ROM size, but I >>>>>> have ROM image address only, what does that mean? I am new to device >>>>>> programing, kindly help >>>>>> >>>>>> Thanks >>>>>> VJ >>>>>> >>>>>> "Ginny Caughey [MVP]" <ginny.caughey.online@wasteworks.com> wrote in >>>>>> message news:707A1B19-AF83-4D28-BFDE-4A2D75378103@microsoft.com... >>>>>>> VJ, >>>>>>> >>>>>>> In VS 2005 select Tools, Options, Device Tools, Devices. Select the >>>>>>> emulator you're interested in and click Properties, then Emulator >>>>>>> Options. >>>>>>> >>>>>>> -- >>>>>>> Ginny >>>>>>> >>>>>>> >>>>>>> "VJ" <nonewsaddress@yahoo.com> wrote in message >>>>>>> news:eVA2ZzYYHHA.588@TK2MSFTNGP06.phx.gbl... >>>>>>>> Is there any I can increase the storage space for a emulator? >>>>>>>> >>>>>>>> VJ >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>> >>>> >>> >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

