Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error message with CAPICOM 2.1.0.2 Not enough storage is available

Reply
Thread Tools Display Modes

Error message with CAPICOM 2.1.0.2 Not enough storage is available

 
 
Salva
Guest
Posts: n/a

 
      05-07-2010
Hi everybody,

I need some help.

With CAPICOM 2.1.0.1, when I try to store certificates from a smart card I
use
Store := CoStore.Create;
Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
Store.Open(CAPICOM_SMART_CARD_USER_STORE, 'MY',CAPICOM_STORE_OPEN_READ_ONLY);
without any problem.

I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
message:"Not enough storage is available to complete this operation" when
store.open.

I need use this library.
Can you help me, please?

Thank you.
Salva
 
Reply With Quote
 
 
 
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-07-2010
How does your post pertain to Windows Update functionality?

Salva wrote:
> Hi everybody,
>
> I need some help.
>
> With CAPICOM 2.1.0.1, when I try to store certificates from a smart card I
> use
> Store := CoStore.Create;
> Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
> Store.Open(CAPICOM_SMART_CARD_USER_STORE,
> 'MY',CAPICOM_STORE_OPEN_READ_ONLY); without any problem.
>
> I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
> message:"Not enough storage is available to complete this operation" when
> store.open.
>
> I need use this library.
> Can you help me, please?
>
> Thank you.
> Salva


 
Reply With Quote
 
Salva
Guest
Posts: n/a

 
      05-08-2010
Hi friend,
I am sorry. I thought that this one was the right place. Where do you think
that I should put my post?
Regards
Salva
"PA Bear [MS MVP]" wrote:

> How does your post pertain to Windows Update functionality?
>
> Salva wrote:
> > Hi everybody,
> >
> > I need some help.
> >
> > With CAPICOM 2.1.0.1, when I try to store certificates from a smart card I
> > use
> > Store := CoStore.Create;
> > Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
> > Store.Open(CAPICOM_SMART_CARD_USER_STORE,
> > 'MY',CAPICOM_STORE_OPEN_READ_ONLY); without any problem.
> >
> > I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
> > message:"Not enough storage is available to complete this operation" when
> > store.open.
> >
> > I need use this library.
> > Can you help me, please?
> >
> > Thank you.
> > Salva

>
> .
>

 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-08-2010
Always state your full Windows version (e.g., WinXP SP3; WinXP 64-bit SP2;
Vista SP1; Vista 64-bit SP2; Win7; Win7 64-bit) when posting in a forum or
newsgroup. Please do so in your next reply.

Salva wrote:
> Hi friend,
> I am sorry. I thought that this one was the right place. Where do you
> think
> that I should put my post?
>
>> How does your post pertain to Windows Update functionality?
>>
>> Salva wrote:
>>> Hi everybody,
>>>
>>> I need some help.
>>>
>>> With CAPICOM 2.1.0.1, when I try to store certificates from a smart card
>>> I
>>> use
>>> Store := CoStore.Create;
>>> Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
>>> Store.Open(CAPICOM_SMART_CARD_USER_STORE,
>>> 'MY',CAPICOM_STORE_OPEN_READ_ONLY); without any problem.
>>>
>>> I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
>>> message:"Not enough storage is available to complete this operation"
>>> when
>>> store.open.
>>>
>>> I need use this library.
>>> Can you help me, please?
>>>
>>> Thank you.
>>> Salva

>>
>> .


 
Reply With Quote
 
Salva
Guest
Posts: n/a

 
      05-10-2010
Hi,
Well. My os is Microsoft Windows XP Professional Version 2002. SP3.
My Internet explorer is Windows Internet Explorer 8 Version
8.0.6001.18702.

Regards

"PA Bear [MS MVP]" wrote:

> Always state your full Windows version (e.g., WinXP SP3; WinXP 64-bit SP2;
> Vista SP1; Vista 64-bit SP2; Win7; Win7 64-bit) when posting in a forum or
> newsgroup. Please do so in your next reply.
>
> Salva wrote:
> > Hi friend,
> > I am sorry. I thought that this one was the right place. Where do you
> > think
> > that I should put my post?
> >
> >> How does your post pertain to Windows Update functionality?
> >>
> >> Salva wrote:
> >>> Hi everybody,
> >>>
> >>> I need some help.
> >>>
> >>> With CAPICOM 2.1.0.1, when I try to store certificates from a smart card
> >>> I
> >>> use
> >>> Store := CoStore.Create;
> >>> Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
> >>> Store.Open(CAPICOM_SMART_CARD_USER_STORE,
> >>> 'MY',CAPICOM_STORE_OPEN_READ_ONLY); without any problem.
> >>>
> >>> I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
> >>> message:"Not enough storage is available to complete this operation"
> >>> when
> >>> store.open.
> >>>
> >>> I need use this library.
> >>> Can you help me, please?
> >>>
> >>> Thank you.
> >>> Salva
> >>
> >> .

>
> .
>

 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-10-2010

Post here instead: microsoft.public.windowsxp.general

Salva wrote:
> Hi,
> Well. My os is Microsoft Windows XP Professional Version 2002. SP3.
> My Internet explorer is Windows Internet Explorer 8 Version
> 8.0.6001.18702.
>
> Regards
>
> "PA Bear [MS MVP]" wrote:
>
>> Always state your full Windows version (e.g., WinXP SP3; WinXP 64-bit
>> SP2;
>> Vista SP1; Vista 64-bit SP2; Win7; Win7 64-bit) when posting in a forum
>> or
>> newsgroup. Please do so in your next reply.
>>
>> Salva wrote:
>>> Hi friend,
>>> I am sorry. I thought that this one was the right place. Where do you
>>> think
>>> that I should put my post?
>>>
>>>> How does your post pertain to Windows Update functionality?
>>>>
>>>> Salva wrote:
>>>>> Hi everybody,
>>>>>
>>>>> I need some help.
>>>>>
>>>>> With CAPICOM 2.1.0.1, when I try to store certificates from a smart
>>>>> card
>>>>> I
>>>>> use
>>>>> Store := CoStore.Create;
>>>>> Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
>>>>> Store.Open(CAPICOM_SMART_CARD_USER_STORE,
>>>>> 'MY',CAPICOM_STORE_OPEN_READ_ONLY); without any problem.
>>>>>
>>>>> I have updated with CAPICOM 2.1.0.2, and the same code poduces an
>>>>> error
>>>>> message:"Not enough storage is available to complete this operation"
>>>>> when
>>>>> store.open.
>>>>>
>>>>> I need use this library.
>>>>> Can you help me, please?
>>>>>
>>>>> Thank you.
>>>>> Salva
>>>>
>>>> .

>>
>> .


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
manage external storage of music Pat Windows Media Player 2 01-18-2010 12:08 PM
Move SharePoint Data Wizard Crashes Ryan Migita Windows Small Business Server 1 12-09-2009 09:47 AM
Win 7 Lost My Email Contacts frankphelps Windows Live Mail 32 11-23-2009 02:19 AM
single instance storage TheClassic Windows Vista File Management 0 02-12-2008 05:26 PM
Sync Contacts to Storage Card in WM5? MS ActiveSync 3 04-25-2006 05:04 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59