Cameyo

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Issue with wildcard inside a string


Newbie

Status: Offline
Posts: 4
Date:
Issue with wildcard inside a string
Permalink   
 


Hi,

We created a package with Cameyo and the package works fine except for no strings were loaded. When we run the application from the sandbox "extracted" PROG folder it loads the strings fine.

Our strings are loaded by doing this  Directory.GetFiles(folder, "Product*.Resources.Core.dll");

Our developpers have found that removing the string before the wildcard * fix the issue. So they replace it with Directory.GetFiles(folder, "*.Resources.Core.dll");

Could you confirm if this is a bug  and will it be fixed in future version?

Thanks



__________________


Senior Member

Status: Offline
Posts: 268
Date:
Permalink   
 

Can you send us a link to this package?

__________________


Newbie

Status: Offline
Posts: 4
Date:
Permalink   
 

I pm you the link



__________________


Newbie

Status: Offline
Posts: 4
Date:
Permalink   
 

I know, i used "Product" as an example word, it was intentional to not use the real word . I told you the dll name when I sent you the link yesterday .



__________________


Senior Member

Status: Offline
Posts: 268
Date:
Permalink   
 

Hi,

We have not received an answer from you in PM.

__________________


Newbie

Status: Offline
Posts: 4
Date:
Permalink   
 

Sorry about that, my notification on private message was not turned on. Just replied. Thanks



__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard